changeset 31045:56dea60de72c

Add comment for endif.
author reimar
date Sun, 25 Apr 2010 15:39:22 +0000
parents 4fdb46b8c2c9
children 93acb406a855
files libvo/sdl_common.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/sdl_common.h	Sun Apr 25 10:53:01 2010 +0000
+++ b/libvo/sdl_common.h	Sun Apr 25 15:39:22 2010 +0000
@@ -34,4 +34,4 @@
 int sdl_set_mode(int bpp, uint32_t flags);
 int sdl_default_handle_event(SDL_Event *event);
 
-#endif
+#endif /* MPLAYER_SDL_COMMON_H */