Last change also included a patch from Matthew Wilson <msw@gimp.org> to make things correctly deal with RCS files that somehow get an extra CR at the end. Thanks Matthew!

This commit is contained in:
terry 1998-06-22 16:36:43 +00:00
parent c1a007ca25
commit 72bd78ffec

View File

@ -40,6 +40,7 @@ $debug = 0;
1;
sub cvsblame_init {
# Use default formatting options if none supplied
if (!$opt_A && !$opt_a && !$opt_d && !$opt_v) {