Module Name: src Committed By: christos Date: Thu Jun 19 15:08:18 UTC 2014
Modified Files:
src/lib/libc/net: gethnamaddr.c
Log Message:
use fparseln() instead of abusing fgetln(), so that the last line that
might not have a terminating newline is processed.
To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 src/lib/libc/net/gethnamaddr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
