mirror of
https://github.com/aaru-dps/fstester.git
synced 2025-12-16 19:24:39 +00:00
Small fixes in Atari ST.
This commit is contained in:
@@ -39,7 +39,7 @@ void FilePermissions(const char* path)
|
||||
{
|
||||
long** cookieJar = _p_cookies;
|
||||
long cookie;
|
||||
int rc, cRc;
|
||||
int rc, cRc, i;
|
||||
FILE* file;
|
||||
char driveNo = path[0] - '@';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user