about summary refs log tree commit diff stats
path: root/html/examples/ex9.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/examples/ex9.subx.html')
-rw-r--r--html/examples/ex9.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/examples/ex9.subx.html b/html/examples/ex9.subx.html
index 291705c9..fbf7b76c 100644
--- a/html/examples/ex9.subx.html
+++ b/html/examples/ex9.subx.html
@@ -81,7 +81,7 @@ if ('onhashchange' in window) {
 <span id="L23" class="LineNr">23 </span><span class="subxS1Comment"># . 1-3 bytes   3 bits              2 bits          3 bits        3 bits      3 bits        2 bits      2 bits      0/1/2/4 bytes   0/1/2/4 bytes</span>
 <span id="L24" class="LineNr">24 </span>
 <span id="L25" class="LineNr">25 </span><span class="SpecialChar">Entry</span>:
-<span id="L26" class="LineNr">26 </span>    <span class="subxS1Comment"># . prolog</span>
+<span id="L26" class="LineNr">26 </span>    <span class="subxS1Comment"># . prologue</span>
 <span id="L27" class="LineNr">27 </span>    89/copy                         3/mod/direct    5/rm32/ebp   <span class="Normal"> . </span>         <span class="Normal"> . </span>           <span class="Normal"> . </span>          4/r32/esp  <span class="Normal"> . </span>             <span class="Normal"> . </span>                <span class="subxComment"># copy esp to ebp</span>
 <span id="L28" class="LineNr">28 </span>    <span class="subxComment"># ascii-difference(argv[1], argv[2])</span>
 <span id="L29" class="LineNr">29 </span>    <span class="subxS2Comment"># . . push argv[2]</span>