[tor.news] sca diffs for 4.2bsd systems

dan@maccs.UUCP (12/16/86)

Here are the fixes I made to get 'sca' to work under 4.2bsd. 

22,23c22,23
< 		/ sent /  {snt[$2] += $6; snt["Total"] += $6; total[$2] += $6}
< 		/ received /  {rec[$2]+=$6; rec["Total"]+=$6; total[$2]+=$6}
---
> 		/ sent /  {snt[$2] += $7; snt["Total"] += $7; total[$2] += $7}
> 		/ received /  {rec[$2]+=$7; rec["Total"]+=$7; total[$2]+=$7}

--
Dan Trottier                  {genat,lsuc}!maccs!dan
DCSS, McMaster U.
Tel: (416)525-9140 ext 3444