summaryrefslogtreecommitdiff
path: root/lib/isc/inet_ntop.c
diff options
context:
space:
mode:
authorInternet Software Consortium, Inc <@isc.org>2007-09-07 14:08:23 -0600
committerLaMont Jones <lamont@debian.org>2007-09-07 14:08:23 -0600
commitfc0b5c902db294dff1930e558f8dce9cf060fd42 (patch)
tree434cb6c40ef267bdb04d162b310a55b55056d2e8 /lib/isc/inet_ntop.c
parent93744e253a50cdd78097dc5a150f4c035e8cbcc9 (diff)
downloadbind9-fc0b5c902db294dff1930e558f8dce9cf060fd42.tar.gz
9.0.0b4
Diffstat (limited to 'lib/isc/inet_ntop.c')
-rw-r--r--lib/isc/inet_ntop.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/isc/inet_ntop.c b/lib/isc/inet_ntop.c
index fefdffc6..a00f6562 100644
--- a/lib/isc/inet_ntop.c
+++ b/lib/isc/inet_ntop.c
@@ -16,7 +16,8 @@
*/
#if defined(LIBC_SCCS) && !defined(lint)
-static char rcsid[] = "$Id: inet_ntop.c,v 1.5 1999/07/16 00:43:45 halley Exp $";
+static char rcsid[] =
+ "$Id: inet_ntop.c,v 1.6 2000/05/24 05:09:38 tale Exp $";
#endif /* LIBC_SCCS and not lint */
#include <config.h>