mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 10:43:03 +01:00
Correction to previous commit
This commit is contained in:
parent
dccca4fc6f
commit
79ff80db9e
@ -621,7 +621,7 @@ enum RTN {
|
||||
rtn_eof
|
||||
};
|
||||
|
||||
static const TEXT msg_table[][64] = {
|
||||
static const TEXT msg_table[][66] = {
|
||||
"Page %ld wrong type (expected %d encountered %d)", /* 0 */
|
||||
"Checksum error on page %ld",
|
||||
"Page %ld doubly allocated",
|
||||
|
Loading…
Reference in New Issue
Block a user