summaryrefslogtreecommitdiff
path: root/src/resize.c
diff options
context:
space:
mode:
authorJesse Adkins <jesserayadkins@gmail.com>2010-09-28 13:29:49 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 20:33:57 -0700
commit357d089016bd889f2f73349c3f977c6adccc85a6 (patch)
treec48bc28b0c17dde08fb17f2c281389a7a3e72c7d /src/resize.c
parent4c7c2ece9e152358448406b759c30eb44eea13f9 (diff)
Purge cvs tags.
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
Diffstat (limited to 'src/resize.c')
-rw-r--r--src/resize.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/resize.c b/src/resize.c
index 2f114e1..9a8717f 100644
--- a/src/resize.c
+++ b/src/resize.c
@@ -52,16 +52,12 @@ in this Software without prior written authorization from The Open Group.
/***********************************************************************
*
- * $Xorg: resize.c,v 1.5 2001/02/09 02:05:37 xorgcvs Exp $
- *
* window resizing borrowed from the "wm" window manager
*
* 11-Dec-87 Thomas E. LaStrange File created
*
***********************************************************************/
-/* $XFree86: xc/programs/twm/resize.c,v 1.7 2001/01/17 23:45:07 dawes Exp $ */
-
#include <stdio.h>
#include "twm.h"
#include "parse.h"