formatting sillyness

master
Joey Hess 2010-02-12 04:09:57 -05:00
parent 73242f0890
commit 805b3afff7
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ sub gendump ($) {
if (@{$section_plugins{$section}} == 1) {
push @ret, "", "\t".("#" x 70), "\t# $section plugins",
sub {
wrap("\t# (", "\t# ",
wrap("\t# (", "\t# ",
join(", ", @{$section_plugins{$section}})).")"
},
"\t".("#" x 70);