diff options
author | David Dawes <dawes@xfree86.org> | 2000-02-23 20:30:15 +0000 |
---|---|---|
committer | David Dawes <dawes@xfree86.org> | 2000-02-23 20:30:15 +0000 |
commit | 4b54f22b6accf438f31fbbe79877545c38375351 (patch) | |
tree | fdbdce90636b7b5761b2f9bb6c5218ca5c67b87c /hw/kdrive/src/kdrive.c | |
parent | be2dad5954b8fee09a84f417e41bb65745dadf76 (diff) |
remove/disable standard RCS ident lines that are in some files some bindistxf-4_0axf-4_0-bindistxf-4_0xf-3_9_18bxf-3_9_18axf-3_9_18Zaxf-3_9_18Z
updates don't define noPanoramiXExtension when Xinerama is not enabled
Add xfontsel to programs/Imakefile
Diffstat (limited to 'hw/kdrive/src/kdrive.c')
-rw-r--r-- | hw/kdrive/src/kdrive.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/kdrive/src/kdrive.c b/hw/kdrive/src/kdrive.c index 01409b85e..308179950 100644 --- a/hw/kdrive/src/kdrive.c +++ b/hw/kdrive/src/kdrive.c @@ -1,5 +1,5 @@ /* - * $Id$ + * Id: kdrive.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/kdrive.c,v 1.1 1999/11/19 13:53:48 hohndel Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/kdrive/kdrive.c,v 1.2 1999/12/30 03:03:05 robin Exp $ */ #include "kdrive.h" #ifdef PSEUDO8 |