get the cli buildling again.

This commit is contained in:
Charles Kerr 2008-06-05 20:26:46 +00:00
parent 2878d0d32e
commit db7b56e9f9
1 changed files with 2 additions and 1 deletions

View File

@ -178,7 +178,8 @@ main( int argc, char ** argv )
peerSocketTOS,
TR_DEFAULT_RPC_ENABLED,
TR_DEFAULT_RPC_PORT,
TR_DEFAULT_RPC_ACL );
TR_DEFAULT_RPC_ACL,
FALSE, "fnord", "potzrebie" );
if( sourceFile && *sourceFile ) /* creating a torrent */
{