about summary refs log tree commit diff stats
path: root/html/subx/examples/ex6.subx.html
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-12-02 13:12:23 -0800
committerKartik Agaram <vc@akkartik.com>2018-12-02 13:12:23 -0800
commitf75f333f52d42908ebf427f04fa6033f285ea5e5 (patch)
tree33c56e5621832acf09e188ec53162064360afa0d /html/subx/examples/ex6.subx.html
parent39d718afcff131abf9c12f89357e7e387d7892d5 (diff)
downloadmu-f75f333f52d42908ebf427f04fa6033f285ea5e5.tar.gz
4817
Diffstat (limited to 'html/subx/examples/ex6.subx.html')
-rw-r--r--html/subx/examples/ex6.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex6.subx.html b/html/subx/examples/ex6.subx.html
index fb8b5bd7..d73c43b3 100644
--- a/html/subx/examples/ex6.subx.html
+++ b/html/subx/examples/ex6.subx.html
@@ -92,7 +92,7 @@ if ('onhashchange' in window) {
 <span id="L31" class="LineNr">31 </span>    0e 00 00 00  <span class="subxComment"># 14</span>
 <span id="L32" class="LineNr">32 </span><span class="SpecialChar">X</span>:  <span class="subxComment"># string to print</span>
 <span id="L33" class="LineNr">33 </span>    48 65 6c 6c 6f 2c 20 77 6f 72 6c 64 21 0a       00
-<span id="L34" class="LineNr">34 </span><span class="subxComment"># H  e  l  l  o  ,  ␣  w  o  r  l  d  !  newline  null</span>
+<span id="L34" class="LineNr">34 </span><span class="subxComment">#   H  e  l  l  o  ,  ␣  w  o  r  l  d  !  newline  null</span>
 <span id="L35" class="LineNr">35 </span>
 <span id="L36" class="LineNr">36 </span><span class="subxS2Comment"># . . vim&#0058;nowrap:textwidth=0</span>
 </pre>