diff options
Diffstat (limited to 'hw/kdrive/sis530/sisclock.c')
-rw-r--r-- | hw/kdrive/sis530/sisclock.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/sis530/sisclock.c b/hw/kdrive/sis530/sisclock.c index 7d7a008df..2e5b2c2b6 100644 --- a/hw/kdrive/sis530/sisclock.c +++ b/hw/kdrive/sis530/sisclock.c @@ -1,5 +1,5 @@ /* - * $Id$ + * Id: sisclock.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/sisclock.c,v 1.1 1999/11/19 13:53:59 hohndel Exp $ */ #include "sis.h" #include <stdio.h> |