diff --git a/include/wx/mac/carbon/chkconf.h b/include/wx/mac/carbon/chkconf.h index 294804f479..ec1bfa37ff 100644 --- a/include/wx/mac/carbon/chkconf.h +++ b/include/wx/mac/carbon/chkconf.h @@ -20,7 +20,7 @@ #undef wxUSE_DEBUG_NEW_ALWAYS #define wxUSE_DEBUG_NEW_ALWAYS 0 - /* DS: Fixes compilation when wxUSE_FATAL_EXCEPTION is 1 */ + /* DS: Fixes compilation when wxUSE_ON_FATAL_EXCEPTION is 1 */ #ifndef wxTYPE_SA_HANDLER #define wxTYPE_SA_HANDLER int #endif diff --git a/src/gtk/gnome/gvfs.cpp b/src/gtk/gnome/gvfs.cpp index b1fc2b8d66..cd5b7cace1 100644 --- a/src/gtk/gnome/gvfs.cpp +++ b/src/gtk/gnome/gvfs.cpp @@ -177,5 +177,5 @@ void wxGnomeVFSModule::OnExit() IMPLEMENT_DYNAMIC_CLASS(wxGnomeVFSModule, wxModule) #endif - // wxUSE_LIBGNOMEVS + // wxUSE_LIBGNOMEVFS // wxUSE_MIMETYPE