From 45c6049858956cac5d6e6dfbba33b34b77f0473c Mon Sep 17 00:00:00 2001 From: Koichi Nakamura Date: Sat, 9 Jan 2021 21:41:27 +0900 Subject: [PATCH] minor fix --- planck.xxd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/planck.xxd b/planck.xxd index 34855f9..c3febe1 100644 --- a/planck.xxd +++ b/planck.xxd @@ -21,8 +21,8 @@ 00000098: 0000 00cd 8000 0000 int $0x80; 000000a0: 8880 0408 0143 0000 C: cellsize -000000a8: ac80 0408 6804 0000 pushl $4; -000000b0: 00ad ff20 0000 0000 next; +000000a8: ac80 0408 6a04 adff pushl $4; +000000b0: 2000 0000 0000 0000 next; 000000b8: a080 0408 0168 0000 h: here 000000c0: c480 0408 6854 8004 pushl $here;