diff options
Diffstat (limited to 'html/subx/examples/ex4.subx.html')
-rw-r--r-- | html/subx/examples/ex4.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex4.subx.html b/html/subx/examples/ex4.subx.html index 98c31507..917e1359 100644 --- a/html/subx/examples/ex4.subx.html +++ b/html/subx/examples/ex4.subx.html @@ -91,7 +91,7 @@ if ('onhashchange' in window) { <span id="L35" class="LineNr">35 </span>== data <span id="L36" class="LineNr">36 </span> <span id="L37" class="LineNr">37 </span><span class="SpecialChar">X</span>: -<span id="L38" class="LineNr">38 </span> 00 00 00 00 <span class="subxComment"># space for read() to write to</span> +<span id="L38" class="LineNr">38 </span> 0/imm32 <span class="subxComment"># space for read() to write to</span> <span id="L39" class="LineNr">39 </span> <span id="L40" class="LineNr">40 </span><span class="subxS2Comment"># . . vim:nowrap:textwidth=0</span> </pre> |