mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
(trunk libT) ? I'm guessing an error in wereHamsters git tree, which I branched, caused this.
This commit is contained in:
parent
2719372bc6
commit
9d9e03fdf9
1 changed files with 2 additions and 0 deletions
|
@ -171,6 +171,8 @@ void tr_globalLock( tr_session * );
|
|||
|
||||
void tr_globalUnlock( tr_session * );
|
||||
|
||||
tr_bool tr_globalIsLocked( const tr_session * );
|
||||
|
||||
enum
|
||||
{
|
||||
SESSION_MAGIC_NUMBER = 3845
|
||||
|
|
Loading…
Reference in a new issue