From: David Levine Date: Mon, 11 Feb 2013 02:55:54 +0000 (-0600) Subject: Multipart parts might have content before the first subpart X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d0bd14488c8392bcbbaa444759bae9c735178475?hp=d0bd14488c8392bcbbaa444759bae9c735178475 Multipart parts might have content before the first subpart and/or after the last subpart that hasn't been stored anywhere else, so do that at the end of InitMultiPart(), and output it in output_content(). ---