diff options
Diffstat (limited to 'libX11/man/XCreateFontCursor.man')
-rw-r--r-- | libX11/man/XCreateFontCursor.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libX11/man/XCreateFontCursor.man b/libX11/man/XCreateFontCursor.man index ce0cd5cc4..dd0a511a8 100644 --- a/libX11/man/XCreateFontCursor.man +++ b/libX11/man/XCreateFontCursor.man @@ -151,7 +151,7 @@ Cursor XCreateFontCursor\^(\^Display *\fIdisplay\fP\^, unsigned int .HP Cursor XCreatePixmapCursor\^(\^Display *\fIdisplay\fP\^, Pixmap \fIsource\fP\^, Pixmap \fImask\fP\^, XColor *\fIforeground_color\fP\^, XColor -*\fIbackground_color\fP\^, unsigned int \fIx\fP\^, \fIy\fP\^); +*\fIbackground_color\fP\^, unsigned int \fIx\fP\^, unsigned int \fIy\fP\^); .HP Cursor XCreateGlyphCursor\^(\^Display *\fIdisplay\fP\^, Font \fIsource_font\fP\^, Font \fImask_font\fP\^, unsigned int \fIsource_char\fP\^, |