]> git.draconx.ca Git - gob-dx.git/blobdiff - src/util.c
Release 1.0.11
[gob-dx.git] / src / util.c
index 24551322a466fc169403bcc141b88fa7c6c86759..0e8ad9463c1dfcc004e275a8a58dadec827ffda8 100644 (file)
@@ -216,7 +216,7 @@ init_type_hash(void)
 }
 
 const char *
-get_cast(char *type, gboolean simple_only)
+get_cast(const char *type, gboolean simple_only)
 {
        OurGtkType *gtype;