aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/io.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/io.c')
-rw-r--r--bin/ed/io.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/ed/io.c b/bin/ed/io.c
index 697e0a4c7ab5..fda3f5d55fd6 100644
--- a/bin/ed/io.c
+++ b/bin/ed/io.c
@@ -26,8 +26,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "ed.h"
/* read_file: read a named file/pipe into the buffer; return line count */