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 /fb/fbscreen.c | |
parent | eeaad0e956640aac653d194a992df7792e4abcbb (diff) |
Remove RCS tags. Fix Xprint makefile braindamage.
Diffstat (limited to 'fb/fbscreen.c')
-rw-r--r-- | fb/fbscreen.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/fb/fbscreen.c b/fb/fbscreen.c index 804503e12..b88375810 100644 --- a/fb/fbscreen.c +++ b/fb/fbscreen.c @@ -1,6 +1,4 @@ -/* $XdotOrg: xc/programs/Xserver/fb/fbscreen.c,v 1.4 2004/12/04 00:42:50 kuhn Exp $ - * Id: fbscreen.c,v 1.1 1999/11/02 03:54:45 keithp Exp $ - * +/* * Copyright © 1998 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its @@ -21,7 +19,6 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/fb/fbscreen.c,v 1.13 2001/05/29 04:54:09 keithp Exp $ */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> |