about summary refs log tree commit diff stats
path: root/html/linux/312copy.subx.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/linux/312copy.subx.html')
-rw-r--r--html/linux/312copy.subx.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/linux/312copy.subx.html b/html/linux/312copy.subx.html
index 7c7ee405..62213681 100644
--- a/html/linux/312copy.subx.html
+++ b/html/linux/312copy.subx.html
@@ -104,7 +104,7 @@ if ('onhashchange' in window) {
 <span id="L47" class="LineNr">47 </span>    89/&lt;- %ecx 0/r32/eax
 <span id="L48" class="LineNr">48 </span>    <span class="subxComment"># at this point dest is identical to src, including file descriptor. Now</span>
 <span id="L49" class="LineNr">49 </span>    <span class="subxComment"># create an independent copy of the file descriptor</span>
-<span id="L50" class="LineNr">50 </span>    (<a href='306files.subx.html#L43'>open-fd</a> *(ebp+0x10) 0)  <span class="subxComment"># false =&gt; eax</span>
+<span id="L50" class="LineNr">50 </span>    (<a href='306files.subx.html#L40'>open-fd</a> *(ebp+0x10) 0)  <span class="subxComment"># false =&gt; eax</span>
 <span id="L51" class="LineNr">51 </span>    89/&lt;- *edi 0/r32/eax
 <span id="L52" class="LineNr">52 </span>    <span class="subxComment"># replicate offset in the new fd</span>
 <span id="L53" class="LineNr">53 </span>    89/&lt;- %ebx 0/r32/eax  <span class="subxComment"># fd</span>