From: Michael Wetherell Date: Mon, 23 Oct 2006 14:49:41 +0000 (+0000) Subject: Correct comment. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/1fbab161c6fcb2862813bb01c89ada95be4e41e2 Correct comment. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/chkconf.h b/include/wx/chkconf.h index a42d90a139..43b8c8d6f8 100644 --- a/include/wx/chkconf.h +++ b/include/wx/chkconf.h @@ -1177,7 +1177,7 @@ # define wxUSE_BACKINGFILE 1 # endif # endif -#endif /* wxUSE_ZIPSTREAM */ +#endif /* wxUSE_BACKINGFILE */ /* the rest of the tests is for the GUI settings only */ #if wxUSE_GUI