From: David Levine Date: Wed, 16 Jan 2013 02:11:41 +0000 (-0600) Subject: Removed the for-loop that was used to get a header field X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/420e2298044905daba7dc2a670e0f62863a0c404?ds=inline;hp=420e2298044905daba7dc2a670e0f62863a0c404 Removed the for-loop that was used to get a header field name in m_getfld (). It was no longer necessary when not drawing directly from the stdio buffer. ---