mirror of https://github.com/mpv-player/mpv
Add comment for endif.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31087 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a9ff7793e3
commit
f189c8286a
|
@ -34,4 +34,4 @@ void vo_sdl_fullscreen(void);
|
||||||
int sdl_set_mode(int bpp, uint32_t flags);
|
int sdl_set_mode(int bpp, uint32_t flags);
|
||||||
int sdl_default_handle_event(SDL_Event *event);
|
int sdl_default_handle_event(SDL_Event *event);
|
||||||
|
|
||||||
#endif
|
#endif /* MPLAYER_SDL_COMMON_H */
|
||||||
|
|
Loading…
Reference in New Issue