add auth
This commit is contained in:
parent
b1cd1d55e1
commit
80ecfd2430
4 changed files with 18 additions and 1 deletions
|
|
@ -145,6 +145,7 @@ fsversion(CFsys *fs, int msize, char *version, int nversion)
|
|||
|
||||
strecpy(version, version+nversion, rx.version);
|
||||
free(freep);
|
||||
fs->msize = rx.msize;
|
||||
return rx.msize;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue