2009-02-10 Mark Doffman <mark.doffman@codethink.co.uk>
[platform/core/uifw/at-spi2-atk.git] / dbind / dbind.c
index 0103b4b..0b5224f 100644 (file)
@@ -54,7 +54,7 @@ dbind_method_call_reentrant_va (DBusConnection *cnx,
     DBusMessage *msg = NULL, *reply = NULL;
     DBusMessageIter iter;
     DBusError *err, real_err;
-    char *p;
+    const char *p;
 
     if (opt_error)
         err = opt_error;