summaryrefslogtreecommitdiff
path: root/sys/libkern/inet_ntoa.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/libkern/inet_ntoa.c')
-rw-r--r--sys/libkern/inet_ntoa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/inet_ntoa.c b/sys/libkern/inet_ntoa.c
index 767b2d9df1755..e99727325301e 100644
--- a/sys/libkern/inet_ntoa.c
+++ b/sys/libkern/inet_ntoa.c
@@ -28,7 +28,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/libkern/inet_ntoa.c,v 1.6 2005/01/07 00:24:32 imp Exp $");
#include <sys/param.h>
#include <sys/systm.h>