summaryrefslogtreecommitdiff
path: root/specs/appC.xml
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-03-28 19:43:25 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-16 18:40:18 -0400
commit6d19d615ce6b23f2b14340682851b5eba64e32ca (patch)
treeec74bc77d50854a5b3fdac050820860b0d68e338 /specs/appC.xml
parentae2808046eafcbbd5e96ce36b6735f2888bd2a19 (diff)
downloadxorg-lib-libXt-6d19d615ce6b23f2b14340682851b5eba64e32ca.tar.gz
The conversion to xml's funcdef dropped one or more parameters from several
functions. This commit restores those parameters to the function prototypes. Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'specs/appC.xml')
-rw-r--r--specs/appC.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/specs/appC.xml b/specs/appC.xml
index edd39cc..22d7ce4 100644
--- a/specs/appC.xml
+++ b/specs/appC.xml
@@ -934,6 +934,7 @@ that convert from strings.
<funcprototype>
<funcdef>void <function>XtStringConversionWarning</function></funcdef>
<paramdef>String <parameter>src</parameter></paramdef>
+ <paramdef>String <parameter>dst_type</parameter></paramdef>
</funcprototype>
</funcsynopsis>