]> granicus.if.org Git - transmission/commit
(trunk libT) minor cleanup: improve the function names torrentConstructor() and torre...
authorJordan Lee <jordan@transmissionbt.com>
Wed, 23 Feb 2011 06:18:09 +0000 (06:18 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Wed, 23 Feb 2011 06:18:09 +0000 (06:18 +0000)
commit0c6c569b6905398669fdf91a484fae4ce4ec5f24
treea727bbe665725b5910207bdda03527429dadc5af
parentbf8e4594e0abcbd804e65f98b2665528c1d191ce
(trunk libT) minor cleanup: improve the function names torrentConstructor() and torrentDestructor().

These functions actually allocate/free the memory where these objects reside, so it's clearer to name them torrentNew() and torrentDelete().
libtransmission/peer-mgr.c