8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 20:03:03 +01:00

Correct error code (forgot this generated file in the previous commit).

This commit is contained in:
robocop 2007-03-22 14:03:24 +00:00
parent 9426b7d550
commit 4c970f143d

View File

@ -284,7 +284,7 @@ static const struct {
{335544581, -204}, /* 261 dsql_procedure_err */
{335544582, -518}, /* 262 dsql_request_err */
{335544583, -804}, /* 263 dsql_sqlda_err */
{335544584, 16384}, /* 264 dsql_var_count_err */
{335544584, -804}, /* 264 dsql_var_count_err */
{335544585, -826}, /* 265 dsql_stmt_handle */
{335544586, -804}, /* 266 dsql_function_err */
{335544587, -206}, /* 267 dsql_blob_err */