[MPlayer-cvslog] r24806 - trunk/loader/wine/objbase.h

compn subversion at mplayerhq.hu
Thu Oct 18 14:43:57 CEST 2007


Author: compn
Date: Thu Oct 18 14:43:57 2007
New Revision: 24806

Log:
add comment to endif

Modified:
   trunk/loader/wine/objbase.h

Modified: trunk/loader/wine/objbase.h
==============================================================================
--- trunk/loader/wine/objbase.h	(original)
+++ trunk/loader/wine/objbase.h	Thu Oct 18 14:43:57 2007
@@ -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 {



More information about the MPlayer-cvslog mailing list