summary refs log tree commit diff
path: root/bin/1sh/arith_yacc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/1sh/arith_yacc.c')
-rw-r--r--bin/1sh/arith_yacc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/1sh/arith_yacc.c b/bin/1sh/arith_yacc.c
index 6a96465a..08e25ab3 100644
--- a/bin/1sh/arith_yacc.c
+++ b/bin/1sh/arith_yacc.c
@@ -33,7 +33,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: releng/12.1/bin/sh/arith_yacc.c 345117 2019-03-13 21:53:10Z jilles $");
+/* $FreeBSD: releng/12.1/bin/sh/arith_yacc.c 345117 2019-03-13 21:53:10Z jilles $ */
 
 #include <limits.h>
 #include <errno.h>