From c59743ff189957669afa44ea3898d4c4b7164236 Mon Sep 17 00:00:00 2001 From: Uriel Date: Thu, 20 Nov 2008 05:21:15 +0100 Subject: [PATCH] Fix display of dir_listing_handler headers. Thanks to soul9 and mycroftiv for reporting this. --- bin/werc.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/werc.rc b/bin/werc.rc index f3ad685..beadece 100755 --- a/bin/werc.rc +++ b/bin/werc.rc @@ -121,7 +121,7 @@ fn txt_handler { fn dir_listing_handler { d = `{basename -d $1} dt = `{echo $d|sed -e 's,.*//,,g' -e 's,/$,,' -e 's,/, / ,g'} - echo '

'^$dt^'