]> diplodocus.org Git - nmh/commitdiff
Here's a better fix to m_Eom() in m_getfld.c than commit
authorDavid Levine <levinedl@acm.org>
Mon, 4 Aug 2014 02:05:03 +0000 (21:05 -0500)
committerDavid Levine <levinedl@acm.org>
Mon, 4 Aug 2014 02:05:03 +0000 (21:05 -0500)
d2520ac7054ad75d60342606bf13c821305d958c.  The comparison
of the return value of Getc() with EOF must be as an
integer, not a char.


No differences found