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..99b52e68b528 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.8.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  | 
