Const return type for static error messages
[projects/chimara/chimara.git] / libchimara / resource.h
index 7db741e59774ed6ebf13ee785e5c211cc13ddbbe..6f5b70d3bda6ea063548debd7dd8a7c7ed455081 100644 (file)
@@ -7,4 +7,7 @@
 #include "chimara-glk-private.h"
 #include "magic.h"
 
+void giblorb_print_contents(giblorb_map_t *map);
+const char * giblorb_get_error_message(giblorb_err_t err);
+
 #endif