- mailit kaputt wenn weder BZIP2 noch ZIPPED an

This commit is contained in:
Christian Schlittchen 2002-02-04 18:15:09 +00:00
parent acabb70d47
commit 602607dcbf
1 changed files with 1 additions and 1 deletions

View File

@ -2834,7 +2834,7 @@ reports(void)
if (!nonr && f->options & wants_report) if (!nonr && f->options & wants_report)
fprintf(shfp, fprintf(shfp,
" \\\n\t\"text/plain\" \"Report\" turn, %d-%s.nr", " \\\n\t\"text/plain\" \"Report\" %d-%s.nr",
turn, factionid(f)); turn, factionid(f));
if (!nocr && (f->options & wants_computer_report || f->age<3)) if (!nocr && (f->options & wants_computer_report || f->age<3))