diff options
Diffstat (limited to 'include/X11/Xaw3d/List.h')
-rw-r--r-- | include/X11/Xaw3d/List.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/Xaw3d/List.h b/include/X11/Xaw3d/List.h index 99e61df..087fc4e 100644 --- a/include/X11/Xaw3d/List.h +++ b/include/X11/Xaw3d/List.h @@ -181,7 +181,7 @@ _XFUNCPROTOBEGIN extern void XawListChange( Widget /* w */, - String* /* list */, + char** /* list */, int /* nitems */, int /* longest */, #if NeedWidePrototypes |