]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/doslex.c
wxNativeFontInfo changes
[wxWidgets.git] / src / common / doslex.c
index bbf61f0eaccdbf42c563925be99a6ea50a19a885..be7be146d1539e1bd478c433a8fd16c3f2cca8dc 100644 (file)
@@ -145,7 +145,7 @@ int read();
                } \
        while ( 0 )
 #else
-// suppress expression always false warning
+/* suppress expression always false warning */
 int os2var = 0;
 #define YY_FATAL_ERROR(msg) \
        do \
@@ -777,7 +777,7 @@ case YY_STATE_EOF(INITIAL):
            }
        }
 #if defined(__VISAGECPP__)
-// VA complains about proc maybe not returning a value so return one
+/* VA complains about proc maybe not returning a value so return one */
 return 0;
 #endif
     }