Fixed missing magic macro in newfiles reports
This commit is contained in:
@@ -346,6 +346,7 @@ long Report(gr_list *ta, long filepos)
|
||||
}
|
||||
filepos3 = ftell(fi);
|
||||
}
|
||||
MacroVars("u", "s", T_File.Magic);
|
||||
Total++;
|
||||
Size += T_File.SizeKb;
|
||||
}
|
||||
|
Reference in New Issue
Block a user