mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:03:03 +01:00
Commit forgotten change
This commit is contained in:
parent
5a2131cf69
commit
4e426d0739
@ -4393,6 +4393,7 @@ system_function_std_syntax
|
||||
| MINVALUE
|
||||
| MOD
|
||||
| PI
|
||||
| POSITION
|
||||
| POWER
|
||||
| RAND
|
||||
| REPLACE
|
||||
|
@ -134,7 +134,6 @@ rem_port* WNET_analyze(Firebird::PathName& file_name,
|
||||
|
||||
/* Pick up some user identification information */
|
||||
Firebird::string buffer;
|
||||
TEXT *p;
|
||||
Firebird::ClumpletWriter user_id(Firebird::ClumpletReader::UnTagged, MAX_DPB_SIZE);
|
||||
|
||||
ISC_get_user(&buffer, 0, 0, 0);
|
||||
|
Loading…
Reference in New Issue
Block a user