aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/gethostid.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat-43/gethostid.c')
-rw-r--r--lib/libc/compat-43/gethostid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/gethostid.c b/lib/libc/compat-43/gethostid.c
index 6c33850014de..9f47c7889dbf 100644
--- a/lib/libc/compat-43/gethostid.c
+++ b/lib/libc/compat-43/gethostid.c
@@ -31,7 +31,7 @@
static char sccsid[] = "@(#)gethostid.c 8.1 (Berkeley) 6/2/93";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/lib/libc/compat-43/gethostid.c,v 1.5.8.1 2009/04/15 03:14:26 kensmith Exp $");
#include <sys/param.h>
#include <sys/sysctl.h>