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

Quiet newline warning

This commit is contained in:
stryqx 2002-10-12 05:21:32 +00:00
parent 2cfcee9b62
commit 467d9d20cd
2 changed files with 4 additions and 2 deletions

View File

@ -78,4 +78,5 @@ public:
static bool isLoadableModule(const Firebird::string&); static bool isLoadableModule(const Firebird::string&);
}; };
#endif #endif

View File

@ -101,4 +101,5 @@ public:
static dir_iterator *newDirItr(MemoryPool&, const Firebird::string&); static dir_iterator *newDirItr(MemoryPool&, const Firebird::string&);
}; };
#endif #endif