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/panoramiXSwap.c | |
parent | eeaad0e956640aac653d194a992df7792e4abcbb (diff) |
Remove RCS tags. Fix Xprint makefile braindamage.
Diffstat (limited to 'Xext/panoramiXSwap.c')
-rw-r--r-- | Xext/panoramiXSwap.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Xext/panoramiXSwap.c b/Xext/panoramiXSwap.c index e0548df7b..da445ffe1 100644 --- a/Xext/panoramiXSwap.c +++ b/Xext/panoramiXSwap.c @@ -1,4 +1,3 @@ -/* $Xorg: panoramiXSwap.c,v 1.4 2000/08/17 19:47:57 cpqbld Exp $ */ /***************************************************************** Copyright (c) 1991, 1997 Digital Equipment Corporation, Maynard, Massachusetts. Permission is hereby granted, free of charge, to any person obtaining a copy @@ -23,7 +22,6 @@ shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from Digital Equipment Corporation. ******************************************************************/ -/* $XFree86: xc/programs/Xserver/Xext/panoramiXSwap.c,v 3.9 2003/07/16 01:38:29 dawes Exp $ */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> |