summaryrefslogtreecommitdiff
path: root/css/makeenum
diff options
context:
space:
mode:
authorPhilip Pemberton <phil@philpem.me.uk>2003-06-05 14:33:18 +0000
committerPhilip Pemberton <phil@philpem.me.uk>2003-06-05 14:33:18 +0000
commite1b6179f9b740a43185742d2d72531937fe12066 (patch)
tree4953f0f94f1392a0848f23aadca211348cf1bc49 /css/makeenum
parentd378113f52d34627605a63fb1737c02397961047 (diff)
downloadnetsurf-e1b6179f9b740a43185742d2d72531937fe12066.tar.gz
netsurf-e1b6179f9b740a43185742d2d72531937fe12066.tar.bz2
[project @ 2003-06-05 14:33:18 by philpem]
Added test GIF svn path=/import/netsurf/; revision=164
Diffstat (limited to 'css/makeenum')
-rwxr-xr-xcss/makeenum4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/makeenum b/css/makeenum
index 6501d3704..60cda673b 100755
--- a/css/makeenum
+++ b/css/makeenum
@@ -1,5 +1,5 @@
-#!/usr/bin/perl -W
-# $Id: makeenum,v 1.1 2003/04/04 15:19:31 bursa Exp $
+#!/usr/bin/perl
+# $Id: makeenum,v 1.2 2003/06/05 14:33:18 philpem Exp $
$out = shift or die "usage: makeenum leafname";