]> the.earth.li Git - sersniff.git/blobdiff - tcp.h
Further cleanups to eliminate compile warnings.
[sersniff.git] / tcp.h
diff --git a/tcp.h b/tcp.h
index 378079e90df12ce08c4252d4b1936d69b4d22faa..6aa570682cf05ce2417f1ab40e0b06835be1e5dd 100644 (file)
--- 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_ */