diff --git a/exec/totemconfig.c b/exec/totemconfig.c index 7b9fb800..f36e922a 100644 --- a/exec/totemconfig.c +++ b/exec/totemconfig.c @@ -584,7 +584,7 @@ parse_error: } static int read_keyfile ( - char *key_location, + const char *key_location, struct totem_config *totem_config, const char **error_string) {