* rewrite memfmout() so it doesn't split overlong lines; It now will try to output...
authorWilfried Göesgens <willi@citadel.org>
Sat, 2 Jan 2010 23:24:54 +0000 (23:24 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sat, 2 Jan 2010 23:24:54 +0000 (23:24 +0000)
commit5b27358d994a030ab8bac920e07f28b20042978c
tree77593cecea55d1f982ae85cd51ba479f1fcb3ae1
parent52f504f176087bc477994bf097c3445062f97beb
* rewrite memfmout() so it doesn't split overlong lines; It now will try to output everything till the last blank, and reattempt with the next line; if that doesn't work the overlong string is outputt'ed
citadel/msgbase.c