]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/extended.c
replacing old core graphics with new graphics context implementation
[wxWidgets.git] / src / common / extended.c
index b3e2bd8cd690f2c805e97e7031fb5b9a9a73fcf3..53cf1db8b50345fce967bda3f7ba538ad25ddde8 100644 (file)
@@ -9,7 +9,7 @@
 
 
 #if defined(_WIN32_WCE)
-    // eVC cause warnings in its own headers: stdlib.h and winnt.h
+    /* eVC cause warnings in its own headers: stdlib.h and winnt.h */
     #pragma warning (disable:4115)
     #pragma warning (disable:4214)
 #endif