diff --git a/mystic/records.pas b/mystic/records.pas index 7c409b8..61bd042 100644 --- a/mystic/records.pas +++ b/mystic/records.pas @@ -498,7 +498,7 @@ Const Type RecFileList = Record FileName : String[70]; - Size : Cardinal; + Size : LongInt; DateTime : LongInt; Uploader : String[30]; Flags : Byte;