summaryrefslogtreecommitdiff
path: root/os/osinit.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 /os/osinit.c
parenteeaad0e956640aac653d194a992df7792e4abcbb (diff)
Remove RCS tags. Fix Xprint makefile braindamage.
Diffstat (limited to 'os/osinit.c')
-rw-r--r--os/osinit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/os/osinit.c b/os/osinit.c
index 4e502830a..9a1c1133a 100644
--- a/os/osinit.c
+++ b/os/osinit.c
@@ -1,4 +1,3 @@
-/* $XFree86: xc/programs/Xserver/os/osinit.c,v 3.29 2003/09/09 03:20:41 dawes Exp $ */
/***********************************************************
Copyright 1987, 1998 The Open Group
@@ -45,7 +44,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
******************************************************************/
-/* $Xorg: osinit.c,v 1.4 2001/02/09 02:05:23 xorgcvs Exp $ */
#ifdef HAVE_DIX_CONFIG_H
#include <dix-config.h>