mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 13:21:44 +00:00
get the cli buildling again.
This commit is contained in:
@@ -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 */
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user