summaryrefslogtreecommitdiff
path: root/man/XtCallActionProc.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtCallActionProc.man')
-rw-r--r--man/XtCallActionProc.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtCallActionProc.man b/man/XtCallActionProc.man
index 9d336f8..fa2a347 100644
--- a/man/XtCallActionProc.man
+++ b/man/XtCallActionProc.man
@@ -38,8 +38,8 @@
XtCallActionProc \- invoke an action procedure directly
.SH SYNTAX
.HP
-void XtCallActionProc(Widget \fIwidget\fP, String \fIaction\fP, XEvent*
-\fIevent\fP, String* \fIparams\fP, Cardinal \fInum_params\fP);
+void XtCallActionProc(Widget \fIwidget\fP, const char *\fIaction\fP,
+XEvent *\fIevent\fP, String *\fIparams\fP, Cardinal \fInum_params\fP);
.SH ARGUMENTS
.IP \fIwidget\fP 1i
Specifies the widget in which the action is to be invoked. Must be