diff options
Diffstat (limited to 'man/XtReservePropertyAtom.man')
-rw-r--r-- | man/XtReservePropertyAtom.man | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/XtReservePropertyAtom.man b/man/XtReservePropertyAtom.man index bdb26c1..2dcd553 100644 --- a/man/XtReservePropertyAtom.man +++ b/man/XtReservePropertyAtom.man @@ -1,4 +1,5 @@ .\" $Xorg: XtResPA.man,v 1.3 2000/08/17 19:42:02 cpqbld Exp $ +.\" $XdotOrg: $ .\" .\" Copyright (c) 1993, 1994 X Consortium .\" @@ -133,7 +134,7 @@ XtReservePropertyAtom, XtReleasePropertyAtom \- maintain a cache of property ato .HP Widget XtReservePropertyAtom(Widget \fIw\fP); .HP -void XtReleasePropertyAtome(Widget \fIw\fP, Atom \fIatom\fP); +void XtReleasePropertyAtom(Widget \fIw\fP, Atom \fIatom\fP); .SH ARGUMENTS .IP \fIw\fP 1i Specifies the widget used to reserve the atom. |