From 64980073ff320595a598fccf854e0941be7d93ea Mon Sep 17 00:00:00 2001 From: joe Date: Thu, 13 Dec 2001 09:33:45 +0000 Subject: Remove some trailing whitespace. Submitted by: Jun Kuriyama --- CVSROOT/edithook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CVSROOT/edithook') diff --git a/CVSROOT/edithook b/CVSROOT/edithook index 00e3c4820806..c089372fd59f 100755 --- a/CVSROOT/edithook +++ b/CVSROOT/edithook @@ -228,7 +228,7 @@ while ($doedit) { s/^$tmp//; } } - + $new = join("\n",@loglines); if ($orig ne $new) { @loglines = ( @statlines, @loglines ); -- cgit