summaryrefslogtreecommitdiff
path: root/specs/CH05.xml
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-06-13 19:05:55 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-06-13 21:26:55 -0400
commit880876ba1aff9cf56d574d2bf486856f5bf20107 (patch)
treeec55f456ed4c9f402d474dd9109a4d0f27d55509 /specs/CH05.xml
parent86073013496a2f45ebde242001e82cf5049d51cd (diff)
fix some punctuation errata
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs/CH05.xml')
-rw-r--r--specs/CH05.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/CH05.xml b/specs/CH05.xml
index bc692b1..1ced143 100644
--- a/specs/CH05.xml
+++ b/specs/CH05.xml
@@ -406,7 +406,7 @@ in the shell widget instance record is of type
<funcsynopsis id='XtCreatePopupChildProc'>
<funcprototype>
-<funcdef>typedef void <function>*XtCreatePopupChildProc</function></funcdef>
+<funcdef>typedef void *<function>XtCreatePopupChildProc</function></funcdef>
<paramdef>Widget <parameter>w</parameter></paramdef>
</funcprototype>
</funcsynopsis>