diff options
Diffstat (limited to 'app/xwd/multiVis.c')
-rw-r--r-- | app/xwd/multiVis.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/xwd/multiVis.c b/app/xwd/multiVis.c index 23d83b4ff..7ac57807a 100644 --- a/app/xwd/multiVis.c +++ b/app/xwd/multiVis.c @@ -1,4 +1,3 @@ -/* $Xorg: multiVis.c,v 1.5 2001/02/09 02:06:03 xorgcvs Exp $ */ /** ------------------------------------------------------------------------ This file contains functions to create a list of regions which tile a specified window. Each region contains all visible @@ -34,7 +33,6 @@ other dealings in this Software without prior written authorization from The Open Group. ------------------------------------------------------------------------ **/ -/* $XFree86: xc/programs/xwd/multiVis.c,v 1.9 2003/05/27 22:27:14 tsi Exp $ */ #include <stdlib.h> #include <X11/Xlib.h> |