forked from premiere/premiere-libtorrent
Update comment
This commit is contained in:
parent
fcccd026be
commit
7c7ad60df6
|
@ -49,7 +49,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||||
namespace libtorrent {
|
namespace libtorrent {
|
||||||
|
|
||||||
// returns the libtorrent version as string form in this format:
|
// returns the libtorrent version as string form in this format:
|
||||||
// "<major>.<minor>.<tiny>.<tag>.<revision>"
|
// "<major>.<minor>.<tiny>.<tag>"
|
||||||
TORRENT_EXPORT char const* version();
|
TORRENT_EXPORT char const* version();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue