summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAtsushi SUGAWARA <peanutsjamjam@gmail.com>2021-06-17 09:50:36 +0900
committerTony Cook <tony@develop-help.com>2021-06-22 15:38:02 +1000
commitf4918ae72c941f3f53469101d22200cb6dc6903c (patch)
tree3bb049e2f1c826ee366c227c41a5da7ce4ff5909 /lib
parentfe991866a0206a96b2ae0b9e875b80609ab3b919 (diff)
downloadperl-f4918ae72c941f3f53469101d22200cb6dc6903c.tar.gz
fix comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/perl5db.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/perl5db.pl b/lib/perl5db.pl
index 7d28d2d2ea..5272b81765 100644
--- a/lib/perl5db.pl
+++ b/lib/perl5db.pl
@@ -2808,7 +2808,7 @@ sub _cmd_l_main {
}
return;
-} ## end sub cmd_l
+} ## end sub _cmd_l_main
sub _DB__handle_l_command {
my $self = shift;