*** empty log message ***

This commit is contained in:
Arvid Norberg
2004-09-16 17:18:10 +00:00
parent a282a51c4d
commit 922a591154
4 changed files with 4 additions and 7 deletions

View File

@@ -837,7 +837,7 @@ struct torrent_handle
<p>The default constructor will initialize the handle to an invalid state. Which means you cannot
perform any operation on it, unless you first assign it a valid handle. If you try to perform
any operation on an uninitialized handle, it will throw <tt class="literal"><span class="pre">invalid_handle</span></tt>.</p>
<p><em>TODO: document ``trackers()`` and ``replace_trackers()``</em></p>
<p><strong>TODO: document trackers() and replace_trackers()</strong></p>
<div class="section" id="save-path">
<h2><a name="save-path">save_path()</a></h2>
<blockquote>