From: Joey Hess Date: Sat, 20 Oct 2007 21:32:46 +0000 (-0400) Subject: typo X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/a80452ac1f76168ec147d8fabf742ddbb3d57326?ds=sidebyside typo --- diff --git a/mr b/mr index 1b66d82..68772a0 100755 --- a/mr +++ b/mr @@ -588,7 +588,7 @@ sub mrs { #{{{ push @fhs, $fh; push @out, ""; } - my ($rin, $rout) = ('','', ''); + my ($rin, $rout) = ('',''); my $nfound; foreach my $x (@fhs) { next unless defined $x;