1
0
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:
diego 2008-02-21 22:28:58 +00:00
parent 9afc8750ae
commit afb46fd9f4

View File

@ -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 {