summary refs log tree commit diff
path: root/bin/1sh/error.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/1sh/error.c')
-rw-r--r--bin/1sh/error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/1sh/error.c b/bin/1sh/error.c
index 463cc7b6..1cc55ded 100644
--- a/bin/1sh/error.c
+++ b/bin/1sh/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: releng/12.1/bin/sh/error.c 314436 2017-02-28 23:42:47Z imp $");
+/* $FreeBSD: releng/12.1/bin/sh/error.c 314436 2017-02-28 23:42:47Z imp $ */
 
 /*
  * Errors and exceptions.