diff options
Diffstat (limited to 'doc/fdreserve.html')
-rw-r--r-- | doc/fdreserve.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fdreserve.html b/doc/fdreserve.html index cc808da..2412b5e 100644 --- a/doc/fdreserve.html +++ b/doc/fdreserve.html @@ -85,7 +85,7 @@ may fail, because <em>oldfd</em> and <em>newfd</em> may be the same. To avoid that, you should make sure that all descriptors returned by <tt>fdreserve</tt> are actually allocated before calling <tt>fdreserve</tt> again. -(Thanks to <a href="http://code.dogmap.org/">Paul Jarc</a> for having +(Thanks to <a href="https://code.dogmap.org/">Paul Jarc</a> for having spotted that case.) </p> |