aboutsummaryrefslogtreecommitdiff
path: root/stand/common/interp_lua.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/interp_lua.c')
-rw-r--r--stand/common/interp_lua.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/common/interp_lua.c b/stand/common/interp_lua.c
index 8a420660683e..db58d80b2048 100644
--- a/stand/common/interp_lua.c
+++ b/stand/common/interp_lua.c
@@ -26,8 +26,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <stand.h>
#include "bootstrap.h"