mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
maybe fix the mac build
This commit is contained in:
parent
4fab4c9e9b
commit
24b75a7d74
1 changed files with 3 additions and 0 deletions
|
@ -1195,6 +1195,9 @@ enum
|
||||||
TR_PEER_FROM__MAX
|
TR_PEER_FROM__MAX
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/** Can be used as a mnemonic for "no error" errno */
|
||||||
|
#define TR_OK 0
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The current status of a torrent.
|
* The current status of a torrent.
|
||||||
* @see tr_torrentStat()
|
* @see tr_torrentStat()
|
||||||
|
|
Loading…
Reference in a new issue