about summary refs log tree commit diff stats
path: root/html/091write-int.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/091write-int.subx.html')
-rw-r--r--html/091write-int.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/091write-int.subx.html b/html/091write-int.subx.html
index 05bffafb..67168f07 100644
--- a/html/091write-int.subx.html
+++ b/html/091write-int.subx.html
@@ -58,7 +58,7 @@ if ('onhashchange' in window) {
 <body onload='JumpToLine();'>
 <a href='https://github.com/akkartik/mu/blob/master/091write-int.subx'>https://github.com/akkartik/mu/blob/master/091write-int.subx</a>
 <pre id='vimCodeElement'>
-<span id="L1" class="LineNr">  1 </span><span class="subxComment"># write-int: add a single int to a stream</span>
+<span id="L1" class="LineNr">  1 </span><span class="subxComment"># write-int: add (the binary representation of) a single int to a stream</span>
 <span id="L2" class="LineNr">  2 </span>
 <span id="L3" class="LineNr">  3 </span>== code
 <span id="L4" class="LineNr">  4 </span><span class="subxComment">#   instruction                     effective address                                                   register    displacement    immediate</span>