Fixed Size parameter to ticfiles

This commit is contained in:
Michiel Broek
2002-02-03 19:41:21 +00:00
parent a5382398ec
commit ca70e6659e
2 changed files with 3 additions and 0 deletions

View File

@@ -190,6 +190,7 @@ void ForwardFile(fidoaddr Node, fa_list *sbl)
free(temp);
free(subject);
fprintf(fp, "Size %ld\r\n", (long)(TIC.FileSize));
fprintf(fp, "Desc %s\r\n", TIC.TicIn.Desc);
fprintf(fp, "Crc %s\r\n", TIC.TicIn.Crc);
if (nodes.AdvTic) {