From: David Levine Date: Tue, 15 Jan 2013 03:05:22 +0000 (-0600) Subject: In m_getfld(), fixed the loop that handles the FLDPLUS case. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/3d52c1a60f8b3e5902f0a3e5a69573a6e589a8fe?hp=3d52c1a60f8b3e5902f0a3e5a69573a6e589a8fe In m_getfld(), fixed the loop that handles the FLDPLUS case. In Getc(), removed the increment of the byte count at EOF, it didn't seem correct or necessary. ---