changeset 26024:4f056043c2c1

Remove misplaced #endif comment.
author diego
date Thu, 21 Feb 2008 22:28:58 +0000
parents 2e92e2f3c2c0
children abe81d89c6a8
files loader/wine/objbase.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/loader/wine/objbase.h	Thu Feb 21 22:17:48 2008 +0000
+++ b/loader/wine/objbase.h	Thu Feb 21 22:28:58 2008 +0000
@@ -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 {