Should really be echomailaddr
This commit is contained in:
parent
3ab60bfb0e
commit
5a9badaf1c
|
@ -21,6 +21,7 @@ Type
|
|||
FilePath : String[QueueMaxPathSize];
|
||||
FileName : String[QueueMaxNameSize];
|
||||
FileNew : String[QueueMaxNameSize];
|
||||
Extra : String[QueueMaxPathSize];
|
||||
FileSize : Int64;
|
||||
Status : Byte;
|
||||
End;
|
||||
|
|
Loading…
Reference in New Issue