if the mbox doesn't end with a '\n', write one before appending the new
authorDan Winship <danw@src.gnome.org>
Wed, 14 Jun 2000 05:10:52 +0000 (05:10 +0000)
committerDan Winship <danw@src.gnome.org>
Wed, 14 Jun 2000 05:10:52 +0000 (05:10 +0000)
commit51042063f4c0fd9600651c006bc36ea71369bdac
tree93fa341a043ad98a4b8aa6cd6e4b5bf981b737a3
parente5ae4f275578dda3c78aadc197bd8abc545784b7
if the mbox doesn't end with a '\n', write one before appending the new

* providers/mbox/camel-mbox-folder.c (mbox_append_message): if the
mbox doesn't end with a '\n', write one before appending the new
message.
camel/ChangeLog