mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 06:43:04 +01:00
Correction
This commit is contained in:
parent
54b06cbe10
commit
4f8b10d7dd
@ -75,7 +75,7 @@ public:
|
|||||||
|
|
||||||
static UtilSvc* createStandalone(int ac, char** argv);
|
static UtilSvc* createStandalone(int ac, char** argv);
|
||||||
|
|
||||||
static inline void UtilSvc::addStringWithSvcTrmntr(const Firebird::string& str, Firebird::string& switches)
|
static inline void addStringWithSvcTrmntr(const Firebird::string& str, Firebird::string& switches)
|
||||||
{
|
{
|
||||||
// All string parameters are delimited by SVC_TRMNTR.
|
// All string parameters are delimited by SVC_TRMNTR.
|
||||||
// This is done to ensure that paths with spaces are handled correctly
|
// This is done to ensure that paths with spaces are handled correctly
|
||||||
|
Loading…
Reference in New Issue
Block a user