]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mptcp.c
fix a typo in a comment
[tcpdump] / print-mptcp.c
index c711754f714bc0147dea9986404a04754b2c6acb..e757ea48f3a0a6025b77eac7f25081dbb6768d1e 100644 (file)
  * SUCH DAMAGE.
  */
 
+/* \summary: Multipath TCP (MPTCP) printer */
+
+/* specification: RFC 6824 */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif