X-Git-Url: https://git.draconx.ca/gitweb/gob-dx.git/blobdiff_plain/2753ff6cefbe916211d543f1029879e2a075d111..7c9125f3e75c250e51d5bb9658f730519f103c10:/src/util.c diff --git a/src/util.c b/src/util.c index 2455132..0e8ad94 100644 --- a/src/util.c +++ b/src/util.c @@ -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;