summaryrefslogtreecommitdiff
path: root/hw/kdrive/src/vga.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/kdrive/src/vga.c')
-rw-r--r--hw/kdrive/src/vga.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/src/vga.c b/hw/kdrive/src/vga.c
index 41fb38089..6061696a6 100644
--- a/hw/kdrive/src/vga.c
+++ b/hw/kdrive/src/vga.c
@@ -1,5 +1,5 @@
/*
- * $Id$
+ * Id: vga.c,v 1.1 1999/11/02 03:54:46 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/vga.c,v 1.1 1999/11/19 13:53:51 hohndel Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/kdrive/vga.c,v 1.2 1999/12/30 03:03:07 robin Exp $ */
#include "vga.h"
#include <stdio.h>