]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bfd.c
Add a summary comment in all other printers
[tcpdump] / print-bfd.c
index 2950d22e68e29590b0551e0b28dc326b0fddb396..8a7afbcc8514dd605a9a7712d2a255b5084f1ce4 100644 (file)
@@ -13,6 +13,8 @@
  * Original code by Hannes Gredler ([email protected])
  */
 
+/* \summary: Bidirectional Forwarding Detection (BFD) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif