getpart.pm: remove misleading comment
This commit is contained in:
parent
aefb9196cf
commit
2f738c7f40
@ -134,7 +134,7 @@ sub getpart {
|
|||||||
# section; end of file implies end of section.
|
# section; end of file implies end of section.
|
||||||
print STDERR "*** getpart.pm: $section/$part returned empty!\n";
|
print STDERR "*** getpart.pm: $section/$part returned empty!\n";
|
||||||
}
|
}
|
||||||
return @this; # empty when end of section detected
|
return @this;
|
||||||
}
|
}
|
||||||
|
|
||||||
sub partexists {
|
sub partexists {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user