]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-cdp.c
Makefile.in: 'distclean' target: add files and directories to remove
[tcpdump] / print-cdp.c
index 12f2d4bf51262925c6797ac8ec420b5bdaaf9b56..5383fd50f9d57d754a361447e59af57092ae15a9 100644 (file)
  *    http://www.cisco.com/univercd/cc/td/doc/product/lan/trsrb/frames.htm
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-cdp.c,v 1.25 2004-10-07 14:53:11 hannes Exp $";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif