Made sure no internal symbols were exported; can be checked with 'nm -g --defined...
[rodin/chimara.git] / libchimara / glk.c
index c4f395441de42e7331bdc3cb3bf4be1bc9236ee7..d96c951bc19a8270b731b8b9c306117814c30f88 100644 (file)
@@ -6,7 +6,7 @@
 #include "chimara-glk-private.h"
 #include "gi_blorb.h"
 
-ChimaraGlkPrivate *glk_data = NULL;
+G_GNUC_INTERNAL ChimaraGlkPrivate *glk_data = NULL;
 
 /**
  * glk_exit: