aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-11-11 20:49:52 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-11-11 20:50:00 +0100
commit2118aab84ad2e5c8b0920af8ca91172f9d26e364 (patch)
tree5a7498c8c82e40206ddbe1c304880c1036390c2f
parent153099fdd1488f4e66bd1b29d1b57e10999cac32 (diff)
downloadrf-2118aab84ad2e5c8b0920af8ca91172f9d26e364.tar.gz
remove whitespace
-rwxr-xr-xrf2
1 files changed, 1 insertions, 1 deletions
diff --git a/rf b/rf
index 0591d67..a734cf1 100755
--- a/rf
+++ b/rf
@@ -137,7 +137,7 @@ for (my $i = $#lines; $i >= 0; $i--) {
push @r, "\n";
}
push @r, $_;
-
+
$refblock = 0;
$inlref = 0;
}