summaryrefslogtreecommitdiff
path: root/py/asmx64.c
diff options
context:
space:
mode:
Diffstat (limited to 'py/asmx64.c')
-rw-r--r--py/asmx64.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/asmx64.c b/py/asmx64.c
index 39f060d38..ff1ffbed3 100644
--- a/py/asmx64.c
+++ b/py/asmx64.c
@@ -591,7 +591,7 @@ void asm_x64_exit(asm_x64_t *as) {
// - numbered 0 through as->num_locals-1
// - RBP points above the last local
//
-// | RPB
+// | RBP
// v
// l0 l1 l2 ... l(n-1)
// ^ ^