Skip to content

Commit

Permalink
Removed some C++ style comments from the public headers.
Browse files Browse the repository at this point in the history
  Fixes Bugzilla #474.
  • Loading branch information
icculus committed Aug 5, 2007
1 parent 07f3d8d commit 77bebaa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/begin_code.h
Expand Up @@ -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
Expand Down

0 comments on commit 77bebaa

Please sign in to comment.