diff options
Diffstat (limited to 'bin/hostname/hostname.c')
| -rw-r--r-- | bin/hostname/hostname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/hostname/hostname.c b/bin/hostname/hostname.c index 87136eb5f408..37059f7900e3 100644 --- a/bin/hostname/hostname.c +++ b/bin/hostname/hostname.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)hostname.c 8.1 (Berkeley) 5/31/93"; #endif /* not lint */ #endif #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/hostname/hostname.c,v 1.20.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/param.h> |
