From: David Levine Date: Sun, 27 Jan 2013 14:37:31 +0000 (-0600) Subject: Fixed a couple of calls to m_getfld(): they were in while loops X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/453825192f539ea8ba77aa1d7ecc18e5183a4d57?ds=sidebyside;hp=453825192f539ea8ba77aa1d7ecc18e5183a4d57 Fixed a couple of calls to m_getfld(): they were in while loops and the loop bodies were missing brackets. ---