91 }
92 }
93
94 /* stdin closed */
95 debug( 1, LOC, "End of stream\n" );
96 report_speed();
97 return( 0 );
96 return( 0 );
98 }
97 }
99
98