mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 06:43:03 +01:00
-Correction
This commit is contained in:
parent
454badbae4
commit
16dc9c501c
@ -542,7 +542,7 @@ static bool check_filename( SYM name, USHORT decnet_flag)
|
||||
return true;
|
||||
}
|
||||
|
||||
return (!ISC_check_if_remote(file_name, FALSE))
|
||||
return (!ISC_check_if_remote(file_name, FALSE));
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user