aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrf1
1 files changed, 1 insertions, 0 deletions
diff --git a/rf b/rf
index 535affb..e899870 100755
--- a/rf
+++ b/rf
@@ -132,6 +132,7 @@ for (@lines) {
print $last;
$last = $_;
}
+print $last;
# Format a given reference after $fmt
sub fmt {