projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5cc3b2
)
fixed type :) yeah, the really important commit today! :)
author
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 20 Jul 2004 20:33:14 +0000
(20:33 +0000)
committer
Tobias Gläßer
<tobi.web@gmx.de>
Tue, 20 Jul 2004 20:33:14 +0000
(20:33 +0000)
SVN-Revision: 1608
lib/audio/sound_manager.h
patch
|
blob
|
history
diff --git
a/lib/audio/sound_manager.h
b/lib/audio/sound_manager.h
index
1f61560
..
70bd5fa
100644
(file)
--- 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
- information
s
for music reference
+ information for music reference
counting. */
class MusicResource
{