]> git.notmuchmail.org Git - notmuch/commitdiff
Normalize part counting and formatting in show_message_part function.
authorJameson Graef Rollins <jrollins@finestructure.net>
Mon, 23 May 2011 05:08:08 +0000 (22:08 -0700)
committerJameson Graef Rollins <jrollins@finestructure.net>
Mon, 23 May 2011 22:30:26 +0000 (15:30 -0700)
Simplify the function by moving part counting and formatting outside
of conditionals, thereby eliminating redundant code.  This also wraps
message part output handling with proper part formatting.


No differences found