From: Tobias Gläßer Date: Tue, 20 Jul 2004 20:33:14 +0000 (+0000) Subject: fixed type :) yeah, the really important commit today! :) X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=aa523a90a6a34548e01c2d6f05a3118ce4cc46a1;p=supertux.git fixed type :) yeah, the really important commit today! :) SVN-Revision: 1608 --- 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 {