mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 16:03:02 +01:00
Misc.
This commit is contained in:
parent
41da158052
commit
7ad9fb86bd
@ -2234,7 +2234,7 @@ static void list_create_db()
|
||||
|
||||
if (nodb)
|
||||
{
|
||||
isqlGlob.printf(" */%s", NEWLINE);
|
||||
isqlGlob.printf("%s */%s", isqlGlob.global_Term, NEWLINE);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user