summaryrefslogtreecommitdiff
path: root/xc/programs/Xserver/hw/xfree86/common/xf86cmap.h
diff options
context:
space:
mode:
Diffstat (limited to 'xc/programs/Xserver/hw/xfree86/common/xf86cmap.h')
-rw-r--r--xc/programs/Xserver/hw/xfree86/common/xf86cmap.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/common/xf86cmap.h b/xc/programs/Xserver/hw/xfree86/common/xf86cmap.h
index 084991dad..8dd5986e2 100644
--- a/xc/programs/Xserver/hw/xfree86/common/xf86cmap.h
+++ b/xc/programs/Xserver/hw/xfree86/common/xf86cmap.h
@@ -1,4 +1,4 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86cmap.h,v 1.5 1999/07/18 03:26:49 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86cmap.h,v 1.6 2000/05/11 18:14:28 tsi Exp $ */
#ifndef _XF86CMAP_H
#define _XF86CMAP_H
@@ -35,7 +35,7 @@ Bool xf86HandleColormaps(
int
xf86ChangeGamma(
ScreenPtr pScreen,
- Gamma gamma
+ Gamma newGamma
);
#endif /* _XF86CMAP_H */