1 diff U3 a/calamaris b/calamaris 2 --- a/calamaris Sun Jun 6 18:26:14 2004 3 +++ b/calamaris Wed Nov 13 19:59:15 2019 4 @@ -2606,7 +2606,7 @@ 5 100, 100 * $tcp_hit / $tcp ); 6 } 7 outstop(10); 8 - if ( defined(%tcp_content) ) { 9 + if (%tcp_content) { 10 outstart(11); 11 if ( $tcp == 0 ) { 12 outline( 11, 'no matching requests' );