Signed-off-by: Angus Salkeld <[email protected]>
---
 exec/totemconfig.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exec/totemconfig.c b/exec/totemconfig.c
index e55722d..49fed20 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);
 
 }
-- 
1.6.6.1

_______________________________________________
Openais mailing list
[email protected]
https://lists.linux-foundation.org/mailman/listinfo/openais

Reply via email to