squelch warning

This commit is contained in:
David Rose 2007-09-20 18:22:16 +00:00
parent 48469532e2
commit ef5b2fe57e
1 changed files with 1 additions and 1 deletions

View File

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