maybe fix the mac build

This commit is contained in:
Charles Kerr 2008-10-03 04:57:06 +00:00
parent 4fab4c9e9b
commit 24b75a7d74
1 changed files with 3 additions and 0 deletions

View File

@ -1195,6 +1195,9 @@ enum
TR_PEER_FROM__MAX
};
/** Can be used as a mnemonic for "no error" errno */
#define TR_OK 0
/**
* The current status of a torrent.
* @see tr_torrentStat()