X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fchimara-glk-private.h;h=ba638a0e6e8496833c41f457ca1851ef73171023;hb=91214934fbcdfd363202a65c142194506604ff7b;hp=9520f1b909fcf0e08e8ec21e06b9a67fd0ab449c;hpb=50176172d18ae72d019181725c5629d45d21c548;p=projects%2Fchimara%2Fchimara.git diff --git a/src/chimara-glk-private.h b/src/chimara-glk-private.h index 9520f1b..ba638a0 100644 --- a/src/chimara-glk-private.h +++ b/src/chimara-glk-private.h @@ -52,7 +52,7 @@ struct _ChimaraGlkPrivate { /* Current resource blorb map */ giblorb_map_t *resource_map; /* File stream pointing to the blorb used as current resource map */ - strid_t *resource_file; + strid_t resource_file; }; #define CHIMARA_GLK_PRIVATE(obj) \