[trunk] Remove some warnings about missing prototypes (gcc)
[openjpeg.git] / src / lib / openjp3d / event.c
index e27df654304ac1093eb6ca0452aa9205639d5667..4c86c332a082cf57f4910c4864b1f245aaeda6a4 100755 (executable)
@@ -26,9 +26,9 @@
 \r
 #include "opj_includes.h"\r
 \r
-// ==========================================================\r
+/* ==========================================================\r
 //   Utility functions\r
-// ==========================================================\r
+// ==========================================================*/\r
 \r
 #ifndef _WIN32\r
 static char*\r
@@ -57,7 +57,7 @@ _itoa(int i, char *a, int r) {
        return a;\r
 }\r
 \r
-#endif // !_WIN32\r
+#endif /* !_WIN32 */\r
 \r
 /* ----------------------------------------------------------------------- */\r
 \r