Browse Source

squelch warning

David Rose 18 years ago
parent
commit
ef5b2fe57e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      dtool/src/interrogate/interfaceMakerPythonNative.cxx

+ 1 - 1
dtool/src/interrogate/interfaceMakerPythonNative.cxx

@@ -161,7 +161,7 @@ RenameSet classRenameDictionary[] = {
 
 
 ///////////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////////
 ///////////////////////////////////////////////////////////////////////////////////////
-char * pythonKeywords[] = {
+const char * pythonKeywords[] = {
     "and",
     "and",
         "del",
         "del",
         "for",
         "for",