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