*** empty log message ***

This commit is contained in:
Arvid Norberg
2004-03-29 23:25:13 +00:00
parent 40bb52e464
commit 62bfb69863
7 changed files with 140 additions and 7 deletions

View File

@@ -482,7 +482,7 @@ The ``torrent_info`` has the following synopsis::
torrent_info(const entry& torrent_file)
torrent_info(int piece_size, const char* name);
entry create_torrent(const char* created_by = 0) const;
entry create_torrent() const;
void set_comment(char const* str);
void set_creator(char const* str);
void set_hash(int index, const sha1_hash& h);