From 77bebaa15c850e35c9d5d9124d8f3285a8946213 Mon Sep 17 00:00:00 2001 From: "Ryan C. Gordon" Date: Sun, 5 Aug 2007 03:21:18 +0000 Subject: [PATCH] Removed some C++ style comments from the public headers. Fixes Bugzilla #474. --- include/begin_code.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/begin_code.h b/include/begin_code.h index b03787f4a..d1ddaa6ac 100644 --- a/include/begin_code.h +++ b/include/begin_code.h @@ -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