Add comment for endif.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31087 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2010-04-25 15:39:22 +00:00
parent a9ff7793e3
commit f189c8286a
1 changed files with 1 additions and 1 deletions

View File

@ -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 */