]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ftp.c
Use more the EXTRACT_U_1() macro (40/n)
[tcpdump] / print-ftp.c
index 9359139557b339af7fa0326d5a79cf84a8606a1f..a1dd60709a20b6e96784239fafea5b8ba66ac2c0 100644 (file)
  * FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header$";
-#endif
+/* \summary: File Transfer Protocol (FTP) printer */
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"