Should really be echomailaddr

This commit is contained in:
mysticbbs 2013-09-23 20:37:27 -04:00
parent 3ab60bfb0e
commit 5a9badaf1c
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Type
FilePath : String[QueueMaxPathSize];
FileName : String[QueueMaxNameSize];
FileNew : String[QueueMaxNameSize];
Extra : String[QueueMaxPathSize];
FileSize : Int64;
Status : Byte;
End;