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, 1 insertions, 1 deletions
diff --git a/bin/ed/io.c b/bin/ed/io.c
index 85ba0de0812e..0d3d63ba1ff1 100644
--- a/bin/ed/io.c
+++ b/bin/ed/io.c
@@ -26,7 +26,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/ed/io.c,v 1.14.32.1 2009/04/15 03:14:26 kensmith Exp $");
#include "ed.h"