diff include/begin_code.h @ 4091:98b219f9ff17 SDL-1.2

Removed some C++ style comments from the public headers. Fixes Bugzilla #474.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 05 Aug 2007 03:21:18 +0000
parents e85e65aec22f
children a1b03ba2fcd0
line wrap: on
line diff
--- a/include/begin_code.h	Tue Jul 24 04:21:05 2007 +0000
+++ b/include/begin_code.h	Sun Aug 05 03:21:18 2007 +0000
@@ -90,8 +90,8 @@
 #elif !defined(__WINS__)
 #undef DECLSPEC
 #define DECLSPEC __declspec(dllexport)
-#endif //EKA2
-#endif //__SYMBIAN32__
+#endif /* !EKA2 */
+#endif /* __SYMBIAN32__ */
 
 /* Force structure packing at 4 byte alignment.
    This is necessary if the header is included in code which has structure