summaryrefslogtreecommitdiff
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 0c981a3eff925..1cdc7a72e08fe 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 2006/02/04 14:37:50 schweikh Exp $");
/*
* Errors and exceptions.