summaryrefslogtreecommitdiffstats
path: root/ganv/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/text.h')
-rw-r--r--ganv/text.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ganv/text.h b/ganv/text.h
index 7429fcc..96a95c0 100644
--- a/ganv/text.h
+++ b/ganv/text.h
@@ -40,7 +40,7 @@ struct _GanvTextClass {
GanvItemClass parent_class;
/* Reserved for future expansion */
- gpointer spare_vmethods [4];
+ gpointer spare_vmethodsx[4];
};
GType ganv_text_get_type(void) G_GNUC_CONST;