summaryrefslogtreecommitdiff
path: root/usr.bin/logname/logname.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/logname/logname.c')
-rw-r--r--usr.bin/logname/logname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/logname/logname.c b/usr.bin/logname/logname.c
index 8f98b8a6dd5e9..a38549e95d497 100644
--- a/usr.bin/logname/logname.c
+++ b/usr.bin/logname/logname.c
@@ -41,7 +41,7 @@ static const char copyright[] =
static const char sccsid[] = "@(#)logname.c 8.2 (Berkeley) 4/3/94";
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/logname/logname.c,v 1.8.16.1 2008/10/02 02:57:24 kensmith Exp $");
#include <err.h>
#include <unistd.h>