mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23:03 +01:00
Misc.
This commit is contained in:
parent
e8644122d9
commit
bbc2c20725
@ -6253,7 +6253,7 @@ namespace {
|
||||
class DatabaseDirectoryList : public Firebird::DirectoryList
|
||||
{
|
||||
private:
|
||||
const Firebird::PathName getConfigString(void) const {
|
||||
const Firebird::PathName getConfigString() const {
|
||||
return Firebird::PathName(Config::getDatabaseAccess());
|
||||
}
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user