Skip leading whitespace in mime_part_get_header().
authorMatthew Barnes <mbarnes@redhat.com>
Mon, 11 Oct 2010 18:19:18 +0000 (14:19 -0400)
committerMatthew Barnes <mbarnes@redhat.com>
Tue, 12 Oct 2010 18:57:02 +0000 (14:57 -0400)
commitef24183c4c53d8861476fe143a1b034e901272e0
tree81fa9a792011c92cb608c95c5a3b62abc8d0875f
parenta2204c7867ac6189de58af695445788823d95b4a
Skip leading whitespace in mime_part_get_header().

Return value points to first non-whitespace character in header value.
camel/camel-mime-part.c