]> git.saurik.com Git - wxWidgets.git/commitdiff
corrected comment
authorGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 14 Oct 2001 08:22:20 +0000 (08:22 +0000)
committerGilles Depeyrot <gilles_depeyrot@mac.com>
Sun, 14 Oct 2001 08:22:20 +0000 (08:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11983 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/string.h

index 24a6585e4d790d54c606645b96e40a319ab95199..31a9a2b30c5e074fbb9079c0515af735be717151 100644 (file)
@@ -63,7 +63,7 @@
 
 #ifdef HAVE_STRINGS_H
     #include <strings.h>    // for strcasecmp()
-#endif // AIX
+#endif // HAVE_STRINGS_H
 
 #include "wx/defs.h"        // everybody should include this
 #include "wx/wxchar.h"      // for wxChar