mirror of https://github.com/polistern/i2psam
fix: Removed forced new line.
parent
a09ab6b484
commit
1d9577a09b
|
@ -31,6 +31,5 @@ int main(int argc, char **argv)
|
|||
reply = conn->read();
|
||||
}
|
||||
|
||||
std::cout << std::endl;
|
||||
conn->close();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue