summaryrefslogtreecommitdiff
path: root/specs/CH01.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/CH01.xml')
-rw-r--r--specs/CH01.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/CH01.xml b/specs/CH01.xml
index 8d77f87..e1558cd 100644
--- a/specs/CH01.xml
+++ b/specs/CH01.xml
@@ -2226,7 +2226,7 @@ The class_part_initialize procedure pointer is of type
<funcsynopsis>
<funcprototype>
- <funcdef>void <function>(*XtWidgetClassProc)(WidgetClass)</function></funcdef>
+ <funcdef>typedef void <function>(*XtWidgetClassProc)(WidgetClass)</function></funcdef>
<paramdef>WidgetClass<parameter> widget_class</parameter></paramdef>
</funcprototype>
</funcsynopsis>