[MPlayer-cvslog] r31087 - trunk/libvo/sdl_common.h
reimar
subversion at mplayerhq.hu
Sun Apr 25 17:39:23 CEST 2010
Author: reimar
Date: Sun Apr 25 17:39:22 2010
New Revision: 31087
Log:
Add comment for endif.
Modified:
trunk/libvo/sdl_common.h
Modified: trunk/libvo/sdl_common.h
==============================================================================
--- trunk/libvo/sdl_common.h Sun Apr 25 12:53:01 2010 (r31086)
+++ trunk/libvo/sdl_common.h Sun Apr 25 17:39:22 2010 (r31087)
@@ -34,4 +34,4 @@ void vo_sdl_fullscreen(void);
int sdl_set_mode(int bpp, uint32_t flags);
int sdl_default_handle_event(SDL_Event *event);
-#endif
+#endif /* MPLAYER_SDL_COMMON_H */
More information about the MPlayer-cvslog
mailing list