summaryrefslogtreecommitdiff
path: root/lib/libc/inet/inet_net_ntop.c
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2007-01-11 22:54:46 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2007-01-11 22:54:46 +0000
commit201f78d6b90635d961fa373ecd706e3786333b7e (patch)
treec8937d0d96aa193878973d98a3a5240f9232ad5a /lib/libc/inet/inet_net_ntop.c
parent99e934d3327f7c05890356105bbe793570b22829 (diff)
Diffstat (limited to 'lib/libc/inet/inet_net_ntop.c')
-rw-r--r--lib/libc/inet/inet_net_ntop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/inet/inet_net_ntop.c b/lib/libc/inet/inet_net_ntop.c
index 1c95df58538cb..774bb80995b3d 100644
--- a/lib/libc/inet/inet_net_ntop.c
+++ b/lib/libc/inet/inet_net_ntop.c
@@ -19,7 +19,7 @@
static const char rcsid[] = "$Id: inet_net_ntop.c,v 1.1.2.1.8.2 2006/06/20 02:53:07 marka Exp $";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/inet/inet_net_ntop.c,v 1.2.2.1.2.1 2006/12/23 06:15:22 ume Exp $");
#include "port_before.h"