diff options
Diffstat (limited to 'hw/kdrive/ts300')
-rw-r--r-- | hw/kdrive/ts300/ts300.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/ts300/ts300.c b/hw/kdrive/ts300/ts300.c index f1afe4ee9..f021109fc 100644 --- a/hw/kdrive/ts300/ts300.c +++ b/hw/kdrive/ts300/ts300.c @@ -1,5 +1,5 @@ /* - * $Id$ + * Id: ts300.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: xc/programs/Xserver/hw/kdrive/ts300/ts300.c,v 1.1 1999/11/19 13:54:06 hohndel Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/kdrive/ts300/ts300.c,v 1.2 1999/12/30 03:03:20 robin Exp $ */ #include "kdrive.h" |