X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6cdbc3d7586559d8c181acdd853fb1ec3c0e6f4..a3736ef475f212f1f7b07c36278ba83d7511406c:/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;