diff options
author | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-21 17:56:00 -0400 |
---|---|---|
committer | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-21 17:56:00 -0400 |
commit | 0aaac95b0d12089b256c97f6ff955c8c229ae095 (patch) | |
tree | 7221e47cd90c95914e23e12b681beaf67f54b9d1 /Xext/sleepuntil.c | |
parent | eeaad0e956640aac653d194a992df7792e4abcbb (diff) |
Remove RCS tags. Fix Xprint makefile braindamage.
Diffstat (limited to 'Xext/sleepuntil.c')
-rw-r--r-- | Xext/sleepuntil.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/sleepuntil.c b/Xext/sleepuntil.c index 30be8c001..f8cedbe6e 100644 --- a/Xext/sleepuntil.c +++ b/Xext/sleepuntil.c @@ -1,5 +1,4 @@ /* - * $Xorg: sleepuntil.c,v 1.4 2001/02/09 02:04:33 xorgcvs Exp $ * Copyright 1992, 1998 The Open Group @@ -25,7 +24,6 @@ in this Software without prior written authorization from The Open Group. * * Author: Keith Packard, MIT X Consortium */ -/* $XFree86: xc/programs/Xserver/Xext/sleepuntil.c,v 3.6 2003/07/16 01:38:30 dawes Exp $ */ /* dixsleep.c - implement millisecond timeouts for X clients */ |