Minor semantic fix

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@680 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-02-05 04:45:04 +00:00
parent f8830b8e5f
commit 3ff6dd63aa
+1 -1
View File
@@ -122,4 +122,4 @@ static void mixSDL_mix_lowq (uint8 *stream, sint32 len);
static __inline__ bool mixSDL_SourceGetNextSample (mixSDL_Source *src, static __inline__ bool mixSDL_SourceGetNextSample (mixSDL_Source *src,
sint32* samp); sint32* samp);
#endif /* MIXER_H */ #endif /* MIXERINT_H */