diff loader/wine/objbase.h @ 24778:9e723abe8646

add comment to endif
author compn
date Thu, 18 Oct 2007 12:43:57 +0000
parents 6a8be4b73d07
children 3baf6a2283da
line wrap: on
line diff
--- a/loader/wine/objbase.h	Thu Oct 18 12:39:59 2007 +0000
+++ b/loader/wine/objbase.h	Thu Oct 18 12:43:57 2007 +0000
@@ -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 {