]> The Tcpdump Group git mirrors - tcpdump/blobdiff - missing/inet_ntop.c
Give a bunch of files RCS and SCCS IDs.
[tcpdump] / missing / inet_ntop.c
index a6801b273b687ea5741662a5ac2dcc33510aeebc..b0f4e4447c6599f7d8c464c1358316c32c53333d 100644 (file)
  * SUCH DAMAGE.
  */
 
-/* $Id: inet_ntop.c,v 1.2 1999-10-30 23:45:52 itojun Exp $ */
+/* $Id: inet_ntop.c,v 1.3 2000-01-09 21:35:45 fenner Exp $ */
+
+#ifndef lint
+static const char rcsid[] =
+     "@(#) $Header: /tcpdump/master/tcpdump/missing/inet_ntop.c,v 1.3 2000-01-09 21:35:45 fenner Exp $";
+#endif
 
 #include <stdio.h>
 #include <errno.h>