]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/intl.cpp
Some Updates for latest CVS.
[wxWidgets.git] / src / common / intl.cpp
index 66a219459b10aaefb74652f86f4b5422e471cb56..5852174e3a49bf8005cb7400d2dc13c5f16d5754 100644 (file)
@@ -665,7 +665,7 @@ bool wxLocale::Init(int language, int flags)
     wxString name = info->Description;
     wxString canonical = info->CanonicalName;
     wxString locale;
     wxString name = info->Description;
     wxString canonical = info->CanonicalName;
     wxString locale;
-    wxChar *retloc;
+    const wxChar *retloc;
 
     // Set the locale:
 #ifdef __UNIX__
 
     // Set the locale:
 #ifdef __UNIX__
@@ -1916,7 +1916,5 @@ void wxLocale::InitLanguagesDB()
 
 // --- --- --- generated code ends here --- --- ---
 
 
 // --- --- --- generated code ends here --- --- ---
 
-
-
 #endif // wxUSE_INTL
 
 #endif // wxUSE_INTL