From 9252ea44ab7c853eb077e030fc25646bc4d0a040 Mon Sep 17 00:00:00 2001 From: "jwz%netscape.com" Date: Tue, 28 Jul 1998 19:17:14 +0000 Subject: [PATCH] from Dawn Endico : remove the hard space from the template. Its now the job of the description function to provide a space in case of a blank desc. git-svn-id: svn://10.0.0.236/trunk@6635 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/lxr/template-dir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/lxr/template-dir b/mozilla/webtools/lxr/template-dir index 4d3ab502d03..3055bc49328 100644 --- a/mozilla/webtools/lxr/template-dir +++ b/mozilla/webtools/lxr/template-dir @@ -12,7 +12,7 @@ $namelink $filesize{$kbytes} $modtime -  $description{$desctext} + $description{$desctext} }