Convert fgetln(3) to getline(3).
authorsunil <sunil@openbsd.org>
Fri, 9 Oct 2015 16:47:14 +0000 (16:47 +0000)
committersunil <sunil@openbsd.org>
Fri, 9 Oct 2015 16:47:14 +0000 (16:47 +0000)
commit178ba31982a228c8325644f4b200790d1e9fdb5a
tree56e841c6969d774659785f66f674e76ff077d598
parent0d02dc9f799e0a1bd4299646c051141d9afe81a1
Convert fgetln(3) to getline(3).

Ok eric@ todd@ gilles@
usr.sbin/smtpd/mta_session.c