From 925fc490d2ce8b8d411de87bd0af5b3a8a704213 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Mon, 8 Jul 2019 01:05:23 -0700 Subject: . Be more consistent about names of ends of a slice. --- subx/apps/assort.subx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'subx/apps/assort.subx') diff --git a/subx/apps/assort.subx b/subx/apps/assort.subx index fdab9bf4..5e3cba8c 100644 --- a/subx/apps/assort.subx +++ b/subx/apps/assort.subx @@ -485,7 +485,7 @@ read-segments: # in : (address buffered-file), table : (address stream {string, 68/push 0/imm32/write 89/copy 3/mod/direct 1/rm32/ECX . . . 4/r32/ESP . . # copy ESP to ECX # var word-slice/EDX = {0, 0} - 68/push 0/imm32/end + 68/push 0/imm32/limit 68/push 0/imm32/curr 89/copy 3/mod/direct 2/rm32/EDX . . . 4/r32/ESP . . # copy ESP to EDX $read-segments:loop: -- cgit 1.4.1-2-gfad0