diff options
Diffstat (limited to 'html/subx/examples/ex12.subx.html')
-rw-r--r-- | html/subx/examples/ex12.subx.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/html/subx/examples/ex12.subx.html b/html/subx/examples/ex12.subx.html index e6c1470a..88e939cb 100644 --- a/html/subx/examples/ex12.subx.html +++ b/html/subx/examples/ex12.subx.html @@ -84,7 +84,7 @@ if ('onhashchange' in window) { <span id="L27" class="LineNr">27 </span>== data <span id="L28" class="LineNr">28 </span> <span id="L29" class="LineNr">29 </span><span class="subxComment"># various constants used here were found in the Linux sources (search for file mman-common.h)</span> -<span id="L30" class="LineNr">30 </span><span class="SpecialChar"><a href='ex12.subx.html#L30'>Mmap-new-segment</a></span>: <span class="subxComment"># type mmap_arg_struct</span> +<span id="L30" class="LineNr">30 </span><span class="SpecialChar">Mmap-new-segment</span>: <span class="subxComment"># type mmap_arg_struct</span> <span id="L31" class="LineNr">31 </span> <span class="subxComment"># addr</span> <span id="L32" class="LineNr">32 </span> 00 00 00 00 <span class="subxComment"># null</span> <span id="L33" class="LineNr">33 </span> <span class="subxComment"># len</span> |