8
0
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:
fsg 2003-10-29 15:18:56 +00:00
parent 31d3c3cb75
commit d551d1fe12

View File

@ -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)