mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:03:04 +01:00
minor correction
FSG
This commit is contained in:
parent
31d3c3cb75
commit
d551d1fe12
@ -197,7 +197,7 @@ typedef struct mnt {
|
||||
#endif
|
||||
|
||||
#if (!defined NO_NFS || defined FREEBSD || defined NETBSD || defined SINIXZ)
|
||||
static int expand_filename2(TEXT *, USHORT, TEXT *);
|
||||
static int expand_filename2(const TEXT*, USHORT, TEXT*);
|
||||
#endif
|
||||
|
||||
#if defined(WIN_NT)
|
||||
|
Loading…
Reference in New Issue
Block a user