]> git.saurik.com Git - wxWidgets.git/blobdiff - src/zlib/zutil.h
wxRegConfig::GetEntryType() added and some bugs fixed
[wxWidgets.git] / src / zlib / zutil.h
index 06543084cd6d5690a9ea4032d7a7ae08b83be085..3a390ff989ad8bd20933589278b1d8f9f50009dc 100644 (file)
@@ -29,7 +29,7 @@
 #ifndef local
 #  define local static
 #endif
-/* compile with -Dlocal if your __WXDEBUG__ger can't find static symbols */
+/* compile with -Dlocal if your debugger can't find static symbols */
 
 typedef unsigned char  uch;
 typedef uch FAR uchf;