From 6d19d615ce6b23f2b14340682851b5eba64e32ca Mon Sep 17 00:00:00 2001 From: "Thomas E. Dickey" Date: Thu, 28 Mar 2019 19:43:25 -0400 Subject: 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 --- specs/CH09.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'specs/CH09.xml') diff --git a/specs/CH09.xml b/specs/CH09.xml index a020d00..6d40b55 100644 --- a/specs/CH09.xml +++ b/specs/CH09.xml @@ -2117,6 +2117,7 @@ that convert from string values. void XtDisplayStringConversionWarning Display *display String from_value + String to_type -- cgit v1.2.3