1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2025-03-10 06:02:57 +00:00

get the cli buildling again.

This commit is contained in:
Charles Kerr 2008-06-05 20:26:46 +00:00
parent 2878d0d32e
commit db7b56e9f9

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 */
{