diff options
Diffstat (limited to 'hw/kdrive/sis530/siscurs.c')
-rw-r--r-- | hw/kdrive/sis530/siscurs.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/sis530/siscurs.c b/hw/kdrive/sis530/siscurs.c index 624fdec32..14672e752 100644 --- a/hw/kdrive/sis530/siscurs.c +++ b/hw/kdrive/sis530/siscurs.c @@ -1,5 +1,5 @@ /* - * $Id$ + * Id: siscurs.c,v 1.1 1999/11/02 08:17:24 keithp Exp $ * * Copyright © 1999 Keith Packard * @@ -21,7 +21,7 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: $ */ +/* $XFree86: xc/programs/Xserver/hw/kdrive/sis530/siscurs.c,v 1.1 1999/11/19 13:53:59 hohndel Exp $ */ #include "sis.h" #include "cursorstr.h" |