diff --git a/exec/totemconfig.c b/exec/totemconfig.c index e55722d7..49fed20e 100644 --- a/exec/totemconfig.c +++ b/exec/totemconfig.c @@ -790,8 +790,8 @@ int totem_config_keyread ( return (0); - *error_string = error_string_response; key_error: + *error_string = error_string_response; return (-1); }