aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/main.c')
-rw-r--r--bin/sh/main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/sh/main.c b/bin/sh/main.c
index 3dd2b0d83738..7a4dbc254f81 100644
--- a/bin/sh/main.c
+++ b/bin/sh/main.c
@@ -44,8 +44,6 @@ static char sccsid[] = "@(#)main.c 8.6 (Berkeley) 5/28/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <stdio.h>
#include <signal.h>
#include <sys/stat.h>