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