summaryrefslogtreecommitdiffstats
path: root/CVSROOT/edithook
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-12-13 09:33:45 +0000
committerjoe <joe@FreeBSD.org>2001-12-13 09:33:45 +0000
commit64980073ff320595a598fccf854e0941be7d93ea (patch)
tree8d7bf52d4b3988d0fcc0b28011946aff581afb43 /CVSROOT/edithook
parent471fd454de84b832ddedfe208b99d43813d012c3 (diff)
downloadFreeBSD-ports-64980073ff320595a598fccf854e0941be7d93ea.zip
FreeBSD-ports-64980073ff320595a598fccf854e0941be7d93ea.tar.gz
Remove some trailing whitespace.
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp>
Diffstat (limited to 'CVSROOT/edithook')
-rwxr-xr-xCVSROOT/edithook2
1 files changed, 1 insertions, 1 deletions
diff --git a/CVSROOT/edithook b/CVSROOT/edithook
index 00e3c48..c089372 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 );
OpenPOWER on IntegriCloud