From 2f738c7f407b1c2be2761d3d03d2def89669c209 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 21 Jun 2012 18:17:50 +0200 Subject: getpart.pm: remove misleading comment --- tests/getpart.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/getpart.pm b/tests/getpart.pm index 3e9c5a4d5..58bb3e42c 100644 --- a/tests/getpart.pm +++ b/tests/getpart.pm @@ -134,7 +134,7 @@ sub getpart { # section; end of file implies end of section. print STDERR "*** getpart.pm: $section/$part returned empty!\n"; } - return @this; # empty when end of section detected + return @this; } sub partexists { -- cgit v1.2.3