aboutsummaryrefslogtreecommitdiff
path: root/libX11/src/QuColors.c
diff options
context:
space:
mode:
Diffstat (limited to 'libX11/src/QuColors.c')
-rw-r--r--libX11/src/QuColors.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libX11/src/QuColors.c b/libX11/src/QuColors.c
index 0b9bc508f..add2376bf 100644
--- a/libX11/src/QuColors.c
+++ b/libX11/src/QuColors.c
@@ -73,8 +73,8 @@ _XQueryColors(
int
XQueryColors(
- register Display * const dpy,
- const Colormap cmap,
+ register Display * dpy,
+ Colormap cmap,
XColor *defs, /* RETURN */
int ncolors)
{