X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=libchimara%2Fresource.h;h=6f5b70d3bda6ea063548debd7dd8a7c7ed455081;hb=fabc4f9b35b4d4e1bb3c3f67971e8e134889c453;hp=a7325416e5ee1efb90327fe41d4d361fa31c9789;hpb=6a5f37b58f4e1b7ff1063864eded5661b080b2e5;p=projects%2Fchimara%2Fchimara.git diff --git a/libchimara/resource.h b/libchimara/resource.h index a732541..6f5b70d 100644 --- a/libchimara/resource.h +++ b/libchimara/resource.h @@ -8,6 +8,6 @@ #include "magic.h" void giblorb_print_contents(giblorb_map_t *map); -gchar* giblorb_get_error_message(giblorb_err_t err); +const char * giblorb_get_error_message(giblorb_err_t err); #endif