mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Fix typo
This commit is contained in:
parent
4b0b119f70
commit
25d0584b19
1 changed files with 1 additions and 1 deletions
|
@ -639,7 +639,7 @@ pub fn insn_to_str(
|
|||
target_reg,
|
||||
description,
|
||||
} => (
|
||||
"HalfIfNull",
|
||||
"HaltIfNull",
|
||||
*err_code as i32,
|
||||
0,
|
||||
*target_reg as i32,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue