aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-corba-utils.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-corba-utils.h')
-rw-r--r--e-util/e-corba-utils.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/e-util/e-corba-utils.h b/e-util/e-corba-utils.h
index b6da7240e7..c7527ebe26 100644
--- a/e-util/e-corba-utils.h
+++ b/e-util/e-corba-utils.h
@@ -25,7 +25,7 @@
#include <orbit/orbit.h>
-const CORBA_char *e_safe_corba_string (const char *s);
-CORBA_char *e_safe_corba_string_dup (const char *s);
+const CORBA_char *e_safe_corba_string (const gchar *s);
+CORBA_char *e_safe_corba_string_dup (const gchar *s);
#endif