X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6cdbc3d7586559d8c181acdd853fb1ec3c0e6f4..b9b3ccd9ea9bf892369a6fa2c8e28e0ceca18527:/src/zlib/zutil.h?ds=inline diff --git a/src/zlib/zutil.h b/src/zlib/zutil.h index 06543084cd..3a390ff989 100644 --- a/src/zlib/zutil.h +++ b/src/zlib/zutil.h @@ -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;