8
0
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:
hvlad 2005-04-30 11:09:07 +00:00
parent dccca4fc6f
commit 79ff80db9e

View File

@ -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",