summary refs log tree commit diff
path: root/bin/1sh/histedit.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/1sh/histedit.c')
-rw-r--r--bin/1sh/histedit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/1sh/histedit.c b/bin/1sh/histedit.c
index 459cc751..437cb15c 100644
--- a/bin/1sh/histedit.c
+++ b/bin/1sh/histedit.c
@@ -36,7 +36,7 @@ static char sccsid[] = "@(#)histedit.c	8.2 (Berkeley) 5/4/95";
 #endif
 #endif /* not lint */
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: releng/12.1/bin/sh/histedit.c 345613 2019-03-27 21:53:44Z jilles $");
+/* $FreeBSD: releng/12.1/bin/sh/histedit.c 345613 2019-03-27 21:53:44Z jilles $ */
 
 #include <sys/param.h>
 #include <limits.h>