changeset 24778:9e723abe8646

add comment to endif
author compn
date Thu, 18 Oct 2007 12:43:57 +0000
parents 5abb8336cba8
children 355370ea31e8
files loader/wine/objbase.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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 {