From: Jim Meyering <[email protected]>

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

diff --git a/exec/objdb.c b/exec/objdb.c
index 37b6dac..0c03710 100644
--- a/exec/objdb.c
+++ b/exec/objdb.c
@@ -363,7 +363,7 @@ static void object_reload_notification(int startstop, int 
flush)
 static int object_create (
        hdb_handle_t parent_object_handle,
        hdb_handle_t *object_handle,
-       void *object_name,
+       const void *object_name,
        unsigned int object_name_len)
 {
        struct object_instance *object_instance;
-- 
1.6.2.rc1.285.gc5f54

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

Reply via email to