]> The Tcpdump Group git mirrors - tcpdump/commitdiff
SOME/IP: Add a 'summary' comment with the protocol name
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 28 Feb 2020 15:53:59 +0000 (16:53 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 28 Feb 2020 16:14:52 +0000 (17:14 +0100)
[skip ci]

print-someip.c

index 63a85b7dcaea07033dcf35b2006a610e79ac99bb..3f3fcfc67e143a2c39240eaa5d6a3412bf95434b 100644 (file)
@@ -13,6 +13,8 @@
  * Original code by Francesco Fondelli (francesco dot fondelli, gmail dot com)
  */
 
+/* \summary: Autosar SOME/IP Protocol printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif