]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/ViewVCS.pm
viewvcs: update comment about show_other_result
[public-inbox.git] / lib / PublicInbox / ViewVCS.pm
index d8f6742f01b7f284897a6ae6efcd3d773465ddd1..9a5596870bfc445ab600f2db5be7ec3aecd8dca1 100644 (file)
@@ -104,7 +104,7 @@ sub stream_large_blob ($$) {
        $qsp->psgi_return($env, undef, \&stream_blob_parse_hdr, $ctx);
 }
 
-sub show_other_result ($$) { # tag
+sub show_other_result ($$) { # future-proofing
        my ($bref, $ctx) = @_;
        if (my $qsp_err = delete $ctx->{-qsp_err}) {
                return html_page($ctx, 500, dbg_log($ctx) .