* Wed Jun 23 2004 David Parrish <david@dparrish.com> 2.0.0
[l2tpns.git] / control.h
index 041d3ce..60e0d03 100644 (file)
--- a/control.h
+++ b/control.h
@@ -15,4 +15,4 @@ int send_packet(int sockfd, int dest_ip, int dest_port, char *packet, int len);
 void dump_packet(char *packet, FILE *stream);
 int read_packet(int sockfd, char *packet);
 
-#endif
+#endif /* __CONTROL_H__ */