# HG changeset patch # User Ryan C. Gordon # Date 1186284078 0 # Node ID 98b219f9ff17e0d3bdc8000f82aa6be5d067eda6 # Parent fedb379bedd005bcc21c52ba3c7044f169a115c8 Removed some C++ style comments from the public headers. Fixes Bugzilla #474. diff -r fedb379bedd0 -r 98b219f9ff17 include/begin_code.h --- 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