*** empty log message ***
This commit is contained in:
@@ -47,7 +47,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
if (argc < 2)
|
||||
{
|
||||
std::cerr << "usage: torrent torrent-files ...\n"
|
||||
std::cerr << "usage: ./client_test torrent-files ...\n"
|
||||
"to stop the client, type a number and press enter.\n";
|
||||
return 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user