From: Jim Meyering <[email protected]>

---
 exec/totemconfig.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/exec/totemconfig.c b/exec/totemconfig.c
index 1a6b710..4b5865b 100644
--- a/exec/totemconfig.c
+++ b/exec/totemconfig.c
@@ -628,7 +628,7 @@ int totem_config_keyread (
        const char **error_string)
 {
        int got_key = 0;
-       char *key_location = NULL;
+       const char *key_location = NULL;
        hdb_handle_t object_totem_handle;
        int res;

-- 
1.6.2.rc1.285.gc5f54

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

Reply via email to