diff options
Diffstat (limited to 'bin/ed/glbl.c')
-rw-r--r-- | bin/ed/glbl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ed/glbl.c b/bin/ed/glbl.c index 11dcc19fcc859..a920cc2797ec9 100644 --- a/bin/ed/glbl.c +++ b/bin/ed/glbl.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/bin/ed/glbl.c,v 1.13.38.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/types.h> #include <sys/ioctl.h> |