aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/error.c')
-rw-r--r--bin/sh/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/error.c b/bin/sh/error.c
index d26c257a8263..a6c42eb6d663 100644
--- a/bin/sh/error.c
+++ b/bin/sh/error.c
@@ -36,7 +36,7 @@ static char sccsid[] = "@(#)error.c 8.2 (Berkeley) 5/4/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/sh/error.c,v 1.26.10.3.2.1 2010/12/21 17:09:25 kensmith Exp $");
/*
* Errors and exceptions.