lib: fixed bug in MIME parsing with more than 2 BEGIN levels
commitd41b51becfb28433bb79d8ee996b6ac450fea109
authorChris Frey <cdfrey@foursquare.net>
Fri, 21 Jan 2011 04:24:24 +0000 (20 23:24 -0500)
committerChris Frey <cdfrey@foursquare.net>
Fri, 21 Jan 2011 04:30:57 +0000 (20 23:30 -0500)
tree309cd52ca7eccafdf58c60233f126c0d12f0dcee
parent557d469ec21cb248fc0bc1ed21a6823bbdf6f603
lib: fixed bug in MIME parsing with more than 2 BEGIN levels

Some events have an ALARM as well, which makes 3 BEGIN
levels, which broke the parsing that assumed only 2.
ChangeLog
src/mimeio.cc
src/mimeio.h