diff options
Diffstat (limited to 'usr.bin/cmp/link.c')
| -rw-r--r-- | usr.bin/cmp/link.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/cmp/link.c b/usr.bin/cmp/link.c index fe45def9fb57..e66769e15103 100644 --- a/usr.bin/cmp/link.c +++ b/usr.bin/cmp/link.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/cmp/link.c,v 1.1.14.1.8.1 2012/03/03 06:15:13 kensmith Exp $"); #include <sys/types.h> #include <err.h> |
