diff options
Diffstat (limited to 'bin/ed/main.c')
-rw-r--r-- | bin/ed/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/main.c b/bin/ed/main.c index 2273c951593a4..5d45eb8909f50 100644 --- a/bin/ed/main.c +++ b/bin/ed/main.c @@ -35,7 +35,7 @@ static const char copyright[] = #endif /* not lint */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/ed/main.c,v 1.29.12.1 2010/02/10 00:26:20 kensmith Exp $"); /* * CREDITS |