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
1 changed files with 1 additions and 1 deletions

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 {