A cosmetic change and version bump

This commit is contained in:
Michiel Broek
2008-08-31 21:10:50 +00:00
parent 9c49eb2ac7
commit 25cbf1981c
5 changed files with 14 additions and 5 deletions

View File

@@ -610,7 +610,7 @@ int rfc2ftn(FILE *fp, faddr *recipient)
else
charwrite(p,ofp);
} else
fprintf(ofp,"%s\n", TearLine());
fprintf(ofp,"\n%s\n", TearLine());
if ((p = hdr((char *)"X-FTN-Origin",msg))) {
if (*(q=p+strlen(p)-1) == '\n')