mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-08-04 01:36:10 -04:00
Cleanup
This commit is contained in:
parent
2c7f602545
commit
f67fb59c6b
@ -11,12 +11,6 @@
|
|||||||
#include <tlib/net.hpp>
|
#include <tlib/net.hpp>
|
||||||
#include <tlib/dns.hpp>
|
#include <tlib/dns.hpp>
|
||||||
|
|
||||||
namespace {
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
} // end of anonymous namespace
|
|
||||||
|
|
||||||
int main(int argc, char* argv[]) {
|
int main(int argc, char* argv[]) {
|
||||||
if (argc != 3) {
|
if (argc != 3) {
|
||||||
tlib::print_line("usage: nc server port");
|
tlib::print_line("usage: nc server port");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user