summaryrefslogtreecommitdiff
path: root/man/XtCreateApplicationContext.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtCreateApplicationContext.man')
-rw-r--r--man/XtCreateApplicationContext.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/XtCreateApplicationContext.man b/man/XtCreateApplicationContext.man
index abbb730..975fc49 100644
--- a/man/XtCreateApplicationContext.man
+++ b/man/XtCreateApplicationContext.man
@@ -26,7 +26,7 @@
.\" other dealings in this Software without prior written authorization
.\" from the X Consortium.
.\"
-.\" $XFree86: xc/doc/man/Xt/XtCreACon.man,v 1.3 2003/04/28 22:18:18 herrb Exp $
+.\" $XFree86: xc/doc/man/Xt/XtCreACon.man,v 1.4 2004/01/12 21:43:19 herrb Exp $
.\"
.ds tk X Toolkit
.ds xT X Toolkit Intrinsics \- C Language Interface
@@ -134,7 +134,7 @@ XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationCo
.HP
XtAppContext XtCreateApplicationContext(void);
.HP
-void XtDestroyApplicationContext(XtAppContext \fIapp_context\fP,
+void XtDestroyApplicationContext(XtAppContext \fIapp_context\fP);
.HP
XtAppContext XtWidgetToApplicationContext(Widget \fIw\fP);
.HP