Add const

SVN revision: 23304
This commit is contained in:
sebastid 2006-06-08 19:32:29 +00:00 committed by sebastid
parent d02863b3bd
commit 5f49dafee8
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ struct _E_Remember
int zone;
int head;
char *command;
const char *command;
} prop;
};