diff options
Diffstat (limited to 'lib/isc/inet_ntop.c')
-rw-r--r-- | lib/isc/inet_ntop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isc/inet_ntop.c b/lib/isc/inet_ntop.c index 581ebe8348ed..94910f03eee5 100644 --- a/lib/isc/inet_ntop.c +++ b/lib/isc/inet_ntop.c @@ -19,7 +19,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static char rcsid[] = - "$Id: inet_ntop.c,v 1.21 2009-07-17 23:47:41 tbox Exp $"; + "$Id: inet_ntop.c,v 1.21 2009/07/17 23:47:41 tbox Exp $"; #endif /* LIBC_SCCS and not lint */ #include <config.h> |