8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 04:03:04 +01:00

Correction

This commit is contained in:
asfernandes 2008-05-17 16:13:23 +00:00
parent 54b06cbe10
commit 4f8b10d7dd

View File

@ -75,7 +75,7 @@ public:
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.
// This is done to ensure that paths with spaces are handled correctly