Updates for structure changes

This commit is contained in:
Michiel Broek
2002-02-10 17:02:45 +00:00
parent 054987b525
commit 44494e6e17
6 changed files with 24 additions and 11 deletions

View File

@@ -1262,7 +1262,7 @@ struct _fgroup {
unsigned SendOrg : 1; /* Send original file */
unsigned xRes7 : 1;
unsigned xRes8 : 1;
char BasePath; /* File area base path */
char BasePath[64]; /* File area base path */
securityrec DLSec; /* Download Security */
securityrec UPSec; /* Upload Security */
securityrec LTSec; /* List Security */