index
:
rf
master
or
readme
alternative reference system for (t)roff
Git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rwxr-xr-x
rf
2
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;
}