X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=tcp.h;h=6aa570682cf05ce2417f1ab40e0b06835be1e5dd;hb=7d8353acd4bee166bfa45ae38f3657c783faf106;hp=378079e90df12ce08c4252d4b1936d69b4d22faa;hpb=ae4ffd933db55029b0f5b5fbc8e1e8a0cc265c38;p=sersniff.git diff --git a/tcp.h b/tcp.h index 378079e..6aa5706 100644 --- a/tcp.h +++ b/tcp.h @@ -11,4 +11,4 @@ int opensock(char *host, int port); int listensock(int port); -#endif __TCP_H_ +#endif /* __TCP_H_ */