mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 08:03:04 +01:00
Improve display of blr_in_list.
This commit is contained in:
parent
f5e81c6854
commit
e44d09411d
@ -417,7 +417,7 @@ static const UCHAR
|
|||||||
erase2[] = { op_erase, op_verb, 0},
|
erase2[] = { op_erase, op_verb, 0},
|
||||||
local_table[] = { op_word, op_byte, op_literal, op_byte, op_line, 0},
|
local_table[] = { op_word, op_byte, op_literal, op_byte, op_line, 0},
|
||||||
outer_map[] = { op_outer_map, 0 },
|
outer_map[] = { op_outer_map, 0 },
|
||||||
in_list[] = { op_verb, op_line, op_word, op_line, op_args, 0},
|
in_list[] = { op_line, op_verb, op_indent, op_word, op_line, op_args, 0},
|
||||||
invoke_function[] = { op_invoke_function, 0 },
|
invoke_function[] = { op_invoke_function, 0 },
|
||||||
invsel_procedure[] = { op_invsel_procedure, 0 };
|
invsel_procedure[] = { op_invsel_procedure, 0 };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user