aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/printenv/printenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/printenv/printenv.c')
-rw-r--r--usr.bin/printenv/printenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/printenv/printenv.c b/usr.bin/printenv/printenv.c
index 03257f5d41f2..d9156742f3d3 100644
--- a/usr.bin/printenv/printenv.c
+++ b/usr.bin/printenv/printenv.c
@@ -44,7 +44,7 @@ static char sccsid[] = "@(#)printenv.c 8.2 (Berkeley) 5/4/95";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/printenv/printenv.c,v 1.7.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include <sys/types.h>