0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

add comment to endif

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24806 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2007-10-18 12:43:57 +00:00
parent 0375e5fe2b
commit dac13715ce

View File

@ -3,7 +3,7 @@
#ifndef STDCALL
#define STDCALL __attribute__((__stdcall__))
#endif
#endif /* WINE_OBJBASE_H */
/* from objbase.h needed for ve_vfw.c */
typedef enum tagCOINIT {