aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/sub.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/sub.c')
-rw-r--r--bin/ed/sub.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/sub.c b/bin/ed/sub.c
index 1c44328cc79c..033a658d43a7 100644
--- a/bin/ed/sub.c
+++ b/bin/ed/sub.c
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/ed/sub.c,v 1.15.36.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "ed.h"