go
This commit is contained in:
@@ -80,7 +80,7 @@ static int AppInitRPC(int argc, char* argv[])
|
|||||||
//
|
//
|
||||||
// Parameters
|
// Parameters
|
||||||
//
|
//
|
||||||
ParseParameters(argc, lolargv);
|
ParseParameters(argc, argv);
|
||||||
std:string name;
|
std:string name;
|
||||||
name = GetArg("-ac_name","");
|
name = GetArg("-ac_name","");
|
||||||
if ( !name.empty() )
|
if ( !name.empty() )
|
||||||
|
|||||||
Reference in New Issue
Block a user