Fix bugs with history setup.
This commit is contained in:
@@ -125,7 +125,7 @@ void Function::register_extented(BEd &ctx) {
|
||||
}
|
||||
);
|
||||
ctx.functions.insert(
|
||||
"history-list",
|
||||
"hl",
|
||||
Function{
|
||||
.address_kind = Function::AddressKind::None,
|
||||
.argument_kind = Function::ArgumentKind::None,
|
||||
|
||||
Reference in New Issue
Block a user