mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 14:03:02 +01:00
Totally misc.
This commit is contained in:
parent
27bad4eaae
commit
af5b3848f5
@ -343,7 +343,7 @@ bool ISC_analyze_pclan(tstring& expanded_name, tstring& node_name)
|
||||
* Functional description
|
||||
* Analyze a filename for a named pipe node name on the front.
|
||||
* If one is found, extract the node name, compute the residual
|
||||
* file name, and return TRUE. Otherwise return FALSE.
|
||||
* file name, and return true. Otherwise return false.
|
||||
*
|
||||
**************************************/
|
||||
if ((expanded_name[0] != '\\' && expanded_name[0] != '/') ||
|
||||
|
Loading…
Reference in New Issue
Block a user