X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6cdbc3d7586559d8c181acdd853fb1ec3c0e6f4..61ba49f2b62b7ef9e871b75866836d1d9db06fb0:/src/zlib/zutil.h 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;