summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Logo.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/Logo.c b/Logo.c
index da5d7ae..394903d 100644
--- a/Logo.c
+++ b/Logo.c
@@ -111,7 +111,8 @@ LogoClassRec logoClassRec = {
/* extension */ NULL
},
{ /* simple fields */
- /* change_sensitive */ XtInheritChangeSensitive
+ /* change_sensitive */ XtInheritChangeSensitive,
+ /* extension */ NULL
},
{ /* logo fields */
/* ignore */ 0