summaryrefslogtreecommitdiff
path: root/xkb/ddxLoad.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@theobromine.nwnk.net>2006-07-21 17:56:00 -0400
committerAdam Jackson <ajax@theobromine.nwnk.net>2006-07-21 17:56:00 -0400
commit0aaac95b0d12089b256c97f6ff955c8c229ae095 (patch)
tree7221e47cd90c95914e23e12b681beaf67f54b9d1 /xkb/ddxLoad.c
parenteeaad0e956640aac653d194a992df7792e4abcbb (diff)
Remove RCS tags. Fix Xprint makefile braindamage.
Diffstat (limited to 'xkb/ddxLoad.c')
-rw-r--r--xkb/ddxLoad.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/xkb/ddxLoad.c b/xkb/ddxLoad.c
index e355b1796..5795f8b0d 100644
--- a/xkb/ddxLoad.c
+++ b/xkb/ddxLoad.c
@@ -1,4 +1,3 @@
-/* $Xorg: ddxLoad.c,v 1.3 2000/08/17 19:53:46 cpqbld Exp $ */
/************************************************************
Copyright (c) 1993 by Silicon Graphics Computer Systems, Inc.
@@ -24,7 +23,6 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/
-/* $XFree86: xc/programs/Xserver/xkb/ddxLoad.c,v 3.35 2003/10/02 13:30:12 eich Exp $ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>