diff options
author | David Dawes <dawes@xfree86.org> | 2001-03-21 16:43:16 +0000 |
---|---|---|
committer | David Dawes <dawes@xfree86.org> | 2001-03-21 16:43:16 +0000 |
commit | a161cfd72870ae6dca66ef02f5cdd13b7ac75fd6 (patch) | |
tree | 6ef44efd524c759023d7f9c67ce9659af9653835 | |
parent | 0aa54b4d409647778b563d77ef6100085d86c6f3 (diff) |
remove Id linedhd-20010328
-rw-r--r-- | hw/kdrive/trident/trident.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/hw/kdrive/trident/trident.c b/hw/kdrive/trident/trident.c index 7ee01b97c..88f797b7f 100644 --- a/hw/kdrive/trident/trident.c +++ b/hw/kdrive/trident/trident.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 1999 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its @@ -21,7 +19,7 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/kdrive/trident/trident.c,v 1.14 2000/10/20 00:19:51 keithp Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/kdrive/trident/trident.c,v 1.15 2000/11/29 08:42:25 keithp Exp $ */ #include "trident.h" #define extern |