mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 18:43:02 +01:00
misc
This commit is contained in:
parent
6cf6d47398
commit
57e187ad1d
@ -97,7 +97,7 @@ printf ("Turning forced writes off\n");
|
||||
sprintf (cmd, "gfix -write async %s", Db_name);
|
||||
if (system (cmd))
|
||||
{
|
||||
printf ("Couldn't turn forced writed off\n");
|
||||
printf ("Couldn't turn forced writes off\n");
|
||||
exit (FINI_ERROR);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user