summaryrefslogtreecommitdiff
path: root/app/xwd/list.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-11-11 11:24:00 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-11-11 11:24:00 +0000
commit789295b5a2c2e3b1adb338dad672db3a14f1257b (patch)
treec1e9e8612c06c92ec414e9c8dbf9815ac16ef87b /app/xwd/list.c
parentaf5810bb72252857c1af6179e4e33a3b8a175dc6 (diff)
Update to xwd 1.0.4
Diffstat (limited to 'app/xwd/list.c')
-rw-r--r--app/xwd/list.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/xwd/list.c b/app/xwd/list.c
index 85472a2a6..c1caff6e6 100644
--- a/app/xwd/list.c
+++ b/app/xwd/list.c
@@ -1,4 +1,3 @@
-/* $Xorg: list.c,v 1.5 2001/02/09 02:06:03 xorgcvs Exp $ */
/** ------------------------------------------------------------------------
This file contains routines for manipulating generic lists.
Lists are implemented with a "harness". In other words, each
@@ -34,7 +33,6 @@ other dealings in this Software without prior written authorization
from The Open Group.
----------------------------------------------------------------------- **/
-/* $XFree86: xc/programs/xwd/list.c,v 3.6 2001/12/14 20:02:33 dawes Exp $ */
#include <stdio.h>
#include <stdlib.h>