[net.sources] Correction to secant.c

g-rh@cca.UUCP (04/02/87)

261c261
<           xret = x;			/* Return found root		*/
---
>           xret = xf;			/* Return found root		*/
276c276
<           xret = x;			/* Return found root		*/
---
>           xret = xf;			/* Return found root		*/
-- 

Richard Harter, SMDS Inc. [Disclaimers not permitted by company policy.]