]> granicus.if.org Git - transmission/commit
(trunk libT) the functions tr_peerMsgsSetChoke() and tr_peerMsgsSetInterested() have...
authorJordan Lee <jordan@transmissionbt.com>
Sun, 1 May 2011 19:10:34 +0000 (19:10 +0000)
committerJordan Lee <jordan@transmissionbt.com>
Sun, 1 May 2011 19:10:34 +0000 (19:10 +0000)
commitf5a0276332a437ce9e54df34f295fdc04b4ccc4f
tree1b1dd9f78ee57eb288cd782c845868a825ee57ef
parent7069534abfdffba0c539e44e8ea1dc66c15f79fc
(trunk libT) the functions tr_peerMsgsSetChoke() and tr_peerMsgsSetInterested() have bool arguments whose types never got switched from "int" to "bool" when "bool" was adopted.
libtransmission/peer-msgs.c
libtransmission/peer-msgs.h