OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Ray Lai (raycvs.openbsd.org)
Date: Sun Mar 19 2006 - 01:04:51 CST


CVSROOT: /cvs
Module name: src
Changes by: raycvs.openbsd.org 2006/03/19 00:04:51

Modified files:
        lib/libc/stdio : fgetln.3

Log message:
Remove extraneous cast to malloc call in fgetln example.

OK otto