X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/ff1df423b6a8cda80cef88efa8a3162abcfd0e6e..e5ec0d6b59b02423ef6a29544bca34b62745c180:/print-ntp.c diff --git a/print-ntp.c b/print-ntp.c index 0ba62194..0689264f 100644 --- a/print-ntp.c +++ b/print-ntp.c @@ -18,11 +18,12 @@ * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * Format and print ntp packets. * By Jeffrey Mogul/DECWRL * loosely based on print-bootp.c */ +/* \summary: Network Time Protocol (NTP) printer */ + #ifdef HAVE_CONFIG_H #include "config.h" #endif