mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
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:
parent
c1a007ca25
commit
72bd78ffec
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user