]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/inet_ntop.c
remove the old lspping sample
[tcpdump] / missing / inet_ntop.c
index 811db5dedaa8379f650a836a92f2705a6d920689..30dff51e7ede99343f95356d53b6e3349ebe4f7b 100644 (file)
  * SUCH DAMAGE.
  */
 
-/* $Id: inet_ntop.c,v 1.5 2002-08-01 08:53:39 risso Exp $ */
+/* $Id: inet_ntop.c,v 1.7 2003-11-16 09:36:50 guy Exp $ */
 
 #ifndef lint
-static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/missing/inet_ntop.c,v 1.5 2002-08-01 08:53:39 risso Exp $";
+static const char rcsid[] _U_ =
+     "@(#) $Header: /tcpdump/master/tcpdump/missing/inet_ntop.c,v 1.7 2003-11-16 09:36:50 guy Exp $";
 #endif
 
 #include <tcpdump-stdinc.h>