From 3dad94263f9b5bcbed576d27f61714100fbfae18 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 9 Feb 2020 20:49:38 -0800 Subject: 6001 --- html/apps/calls.subx.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'html/apps/calls.subx.html') diff --git a/html/apps/calls.subx.html b/html/apps/calls.subx.html index e23c2d8b..50e2d54f 100644 --- a/html/apps/calls.subx.html +++ b/html/apps/calls.subx.html @@ -605,7 +605,7 @@ if ('onhashchange' in window) { 583 81 0/subop/add %esp 8/imm32 584 # subx-calls(_test-input-buffered-file, _test-output-buffered-file) 585 # . . push args - 586 68/push _test-output-buffered-file/imm32 + 586 68/push _test-output-buffered-file/imm32 587 68/push _test-input-buffered-file/imm32 588 # . . call 589 e8/call subx-calls/disp32 @@ -614,7 +614,7 @@ if ('onhashchange' in window) { 592 # check that the line just passed through 593 # . flush(_test-output-buffered-file) 594 # . . push args - 595 68/push _test-output-buffered-file/imm32 + 595 68/push _test-output-buffered-file/imm32 596 # . . call 597 e8/call flush/disp32 598 # . . discard args @@ -676,7 +676,7 @@ if ('onhashchange' in window) { 654 81 0/subop/add %esp 8/imm32 655 # subx-calls(_test-input-buffered-file, _test-output-buffered-file) 656 # . . push args - 657 68/push _test-output-buffered-file/imm32 + 657 68/push _test-output-buffered-file/imm32 658 68/push _test-input-buffered-file/imm32 659 # . . call 660 e8/call subx-calls/disp32 @@ -685,7 +685,7 @@ if ('onhashchange' in window) { 663 # check that the line just passed through 664 # . flush(_test-output-buffered-file) 665 # . . push args - 666 68/push _test-output-buffered-file/imm32 + 666 68/push _test-output-buffered-file/imm32 667 # . . call 668 e8/call flush/disp32 669 # . . discard args -- cgit 1.4.1-2-gfad0