]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/inet_ntop.c
remove tcpdump's own CVS keywords
[tcpdump] / missing / inet_ntop.c
index d17d5925737d7a623d4d909f871fe0630a7da463..db741a8fb20a959df5e373646b6568d1084e7e08 100644 (file)
  * SUCH DAMAGE.
  */
 
-/* $Id: inet_ntop.c,v 1.8 2005-02-09 02:25:46 guy Exp $ */
-
-#ifndef lint
-static const char rcsid[] _U_ =
-     "@(#) $Header: /tcpdump/master/tcpdump/missing/inet_ntop.c,v 1.8 2005-02-09 02:25:46 guy Exp $";
-#endif
-
 #include <tcpdump-stdinc.h>
 
 #include <stdio.h>