diff options
Diffstat (limited to 'xc/lib/X11/HVC.c')
-rw-r--r-- | xc/lib/X11/HVC.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/X11/HVC.c b/xc/lib/X11/HVC.c index 34b4106e8..894e8ddf0 100644 --- a/xc/lib/X11/HVC.c +++ b/xc/lib/X11/HVC.c @@ -1,4 +1,4 @@ -/* $XConsortium: HVC.c,v 1.13 93/09/07 21:30:46 rws Exp $ */ +/* $Xorg: HVC.c,v 1.3 2000/08/17 19:44:36 cpqbld Exp $ */ /* * Code and supporting documentation (c) Copyright 1990 1991 Tektronix, Inc. @@ -47,7 +47,7 @@ * DOCUMENTATION * "TekColor Color Management System, System Implementor's Manual" */ -/* $XFree86: xc/lib/X11/HVC.c,v 1.2 1999/05/09 10:49:30 dawes Exp $ */ +/* $XFree86: xc/lib/X11/HVC.c,v 1.3 2001/01/17 19:41:37 dawes Exp $ */ #include "Xlibint.h" #include "Xcmsint.h" |