When checking to see if we need to fold the header, when we come accross a
authorJeffrey Stedfast <fejj@helixcode.com>
Fri, 15 Dec 2000 21:33:21 +0000 (21:33 +0000)
committerJeffrey Stedfast <fejj@src.gnome.org>
Fri, 15 Dec 2000 21:33:21 +0000 (21:33 +0000)
commit5e123bc16591c29d3ece861030a09faf19a8e2f8
tree91c604ef39d0b4e9a9f9bc579801bc3ba599f450
parent6f01edbcf2d7c804eb5eea0ad1072ccda450f998
When checking to see if we need to fold the header, when we come accross a

2000-12-15  Jeffrey Stedfast  <fejj@helixcode.com>

* camel-mime-utils.c (header_fold): When checking to see if we
need to fold the header, when we come accross a \n, make sure to
start at p + 1 the next time through the loop or else we get into
an infinite loop.
camel/ChangeLog
camel/camel-mime-utils.c