summaryrefslogtreecommitdiff
path: root/usr.bin/apply/apply.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/apply/apply.c')
-rw-r--r--usr.bin/apply/apply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/apply/apply.c b/usr.bin/apply/apply.c
index 25ba374d97e93..2fde26fab3f7c 100644
--- a/usr.bin/apply/apply.c
+++ b/usr.bin/apply/apply.c
@@ -41,7 +41,7 @@ static char sccsid[] = "@(#)apply.c 8.4 (Berkeley) 4/4/94";
#endif
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/apply/apply.c,v 1.24.36.1 2010/12/21 17:10:29 kensmith Exp $");
#include <sys/types.h>
#include <sys/wait.h>