]> diplodocus.org Git - nmh/commitdiff
Replaced all the stdio buffer access in m_getfld.c with a single call
authorDavid Levine <levinedl@acm.org>
Tue, 25 Dec 2012 17:57:31 +0000 (11:57 -0600)
committerDavid Levine <levinedl@acm.org>
Tue, 25 Dec 2012 17:57:31 +0000 (11:57 -0600)
to fread() and then some almost straightforward buffer manipulations.


No differences found