diff options
author | dawes <dawes> | 2001-03-19 17:45:15 +0000 |
---|---|---|
committer | dawes <dawes> | 2001-03-19 17:45:15 +0000 |
commit | 7bf7bda7738b2029bc71015f9ea08304c15e7240 (patch) | |
tree | 95c06cadb9f7fdb6d456eafb2cb015653c617724 /xc/lib/X11/CvCols.c | |
parent | 856c96701fa6c514447af12b4b881f762e59767c (diff) |
Import of XFree86 4.0.99.1X_4_0_99_1
Diffstat (limited to 'xc/lib/X11/CvCols.c')
-rw-r--r-- | xc/lib/X11/CvCols.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/X11/CvCols.c b/xc/lib/X11/CvCols.c index 0a6708bdc..1c16de1c3 100644 --- a/xc/lib/X11/CvCols.c +++ b/xc/lib/X11/CvCols.c @@ -1,4 +1,4 @@ -/* $XConsortium: CvCols.c,v 1.12 93/09/07 21:30:32 rws Exp $" */ +/* $Xorg: CvCols.c,v 1.3 2000/08/17 19:44:32 cpqbld Exp $ */ /* * Code and supporting documentation (c) Copyright 1990 1991 Tektronix, Inc. @@ -33,7 +33,7 @@ * * */ -/* $XFree86: xc/lib/X11/CvCols.c,v 1.2 1999/05/09 10:49:11 dawes Exp $ */ +/* $XFree86: xc/lib/X11/CvCols.c,v 1.3 2001/01/17 19:41:34 dawes Exp $ */ #include "Xlibint.h" #include "Xcmsint.h" |