From 68071dca1e26e6100c288b69af4fea375754e2b1 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 3 Jan 2020 02:17:53 -0800 Subject: 5877 --- html/apps/mu.subx.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/apps') diff --git a/html/apps/mu.subx.html b/html/apps/mu.subx.html index af5d5389..6789ea2f 100644 --- a/html/apps/mu.subx.html +++ b/html/apps/mu.subx.html @@ -308,7 +308,7 @@ if ('onhashchange' in window) { 246 247 == data 248 - 249 Program: # (addr (handle function)) + 249 Program: # (ref (handle function)) 250 0/imm32 251 252 Function-name: @@ -3113,7 +3113,7 @@ if ('onhashchange' in window) { 3101 57/push-edi 3102 # edi = out 3103 8b/-> *(ebp+8) 7/r32/edi -3104 # var curr/ecx : (handle function) = Program +3104 # var curr/ecx : (handle function) = *Program 3105 8b/-> *Program 1/r32/ecx 3106 { 3107 # if (curr == null) break -- cgit 1.4.1-2-gfad0