From aa523a90a6a34548e01c2d6f05a3118ce4cc46a1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tobias=20Gl=C3=A4=C3=9Fer?= Date: Tue, 20 Jul 2004 20:33:14 +0000 Subject: [PATCH] fixed type :) yeah, the really important commit today! :) SVN-Revision: 1608 --- lib/audio/sound_manager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/audio/sound_manager.h b/lib/audio/sound_manager.h index 1f615604a..70bd5fa59 100644 --- a/lib/audio/sound_manager.h +++ b/lib/audio/sound_manager.h @@ -67,7 +67,7 @@ private: /// Resource for music. /** Contains the raw music data and - informations for music reference + information for music reference counting. */ class MusicResource { -- 2.11.0