mirror of
https://github.com/mpv-player/mpv
synced 2025-01-11 17:39:38 +00:00
Remove misplaced #endif comment.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26056 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9afc8750ae
commit
afb46fd9f4
@ -3,7 +3,7 @@
|
||||
|
||||
#ifndef STDCALL
|
||||
#define STDCALL __attribute__((__stdcall__))
|
||||
#endif /* WINE_OBJBASE_H */
|
||||
#endif
|
||||
|
||||
/* from objbase.h needed for ve_vfw.c */
|
||||
typedef enum tagCOINIT {
|
||||
|
Loading…
Reference in New Issue
Block a user