]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/LeiOverview.pm
lei: drop EOFpipe in favor of PktOp
[public-inbox.git] / lib / PublicInbox / LeiOverview.pm
index bfb8b1435ff25f21e5ea603138d8138c5eab964b..28891460e49a1ed70bbb44beff75c1161e8b0456 100644 (file)
@@ -119,7 +119,7 @@ sub ovv_begin {
        } # TODO HTML/Atom/...
 }
 
-# called once by parent (via PublicInbox::EOFpipe)
+# called once by parent (via PublicInbox::PktOp  '' => query_done)
 sub ovv_end {
        my ($self, $lei) = @_;
        if ($self->{fmt} eq 'json') {