summary refs log tree commit diff
path: root/bin/1sh/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/1sh/test.c')
-rw-r--r--bin/1sh/test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/1sh/test.c b/bin/1sh/test.c
index fcebb292..594a7d89 100644
--- a/bin/1sh/test.c
+++ b/bin/1sh/test.c
@@ -15,7 +15,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: releng/12.1/bin/test/test.c 298232 2016-04-19 00:38:07Z araujo $");
+/* $FreeBSD: releng/12.1/bin/test/test.c 298232 2016-04-19 00:38:07Z araujo $ */
 
 #include <sys/types.h>
 #include <sys/stat.h>