diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-11-28 14:39:50 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2020-11-28 14:39:50 +0000 |
commit | fd5d388e506341bdd552cf8264756afdb69a03f1 (patch) | |
tree | 8206baca7bf1f7d0f10db44064137ffaf7f2157e /lib/libX11/man/XSetWMName.man | |
parent | ec07b47ab3b3e6e67ad00c9c5a6428079a3233f9 (diff) |
Update to libX11 1.7.0. Tested by gkoehler@ and jsg@
Diffstat (limited to 'lib/libX11/man/XSetWMName.man')
-rw-r--r-- | lib/libX11/man/XSetWMName.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libX11/man/XSetWMName.man b/lib/libX11/man/XSetWMName.man index 064fe1596..5e191ce95 100644 --- a/lib/libX11/man/XSetWMName.man +++ b/lib/libX11/man/XSetWMName.man @@ -56,7 +56,7 @@ void XSetWMName\^(\^Display *\fIdisplay\fP\^, Window \fIw\fP\^, XTextProperty Status XGetWMName\^(\^Display *\fIdisplay\fP\^, Window \fIw\fP\^, XTextProperty *\fItext_prop_return\fP\^); .HP -int XStoreName\^(\^Display *\fIdisplay\fP\^, Window \fIw\fP\^, char +int XStoreName\^(\^Display *\fIdisplay\fP\^, Window \fIw\fP\^, _Xconst char *\fIwindow_name\fP\^); .HP Status XFetchName\^(\^Display *\fIdisplay\fP\^, Window \fIw\fP\^, char |