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 512327baf733..09393feaeedc 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.17 2005/01/10 08:39:22 imp Exp $"); #include <sys/param.h> |
