From: David Levine Date: Sat, 19 Jan 2013 14:00:03 +0000 (-0600) Subject: Moved all file static data in m_getfld.c into the X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/83a46f99f22d85668aec9f7de2d16ddd015359df?hp=83a46f99f22d85668aec9f7de2d16ddd015359df Moved all file static data in m_getfld.c into the m_getfld_state struct. Changed MSG_INPUT_SIZE from hard-coded number to BUFSIZ. ---