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 583812dafaa0..897b7c572aa4 100644 --- a/bin/hostname/hostname.c +++ b/bin/hostname/hostname.c @@ -43,7 +43,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.15 2003/05/01 16:58:55 obrien Exp $"); #include <sys/param.h> |
