diff options
Diffstat (limited to 'usr.bin/ypmatch/ypmatch.c')
| -rw-r--r-- | usr.bin/ypmatch/ypmatch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ypmatch/ypmatch.c b/usr.bin/ypmatch/ypmatch.c index a9c32ea72c48..c3aefe898602 100644 --- a/usr.bin/ypmatch/ypmatch.c +++ b/usr.bin/ypmatch/ypmatch.c @@ -29,7 +29,7 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/ypmatch/ypmatch.c,v 1.12.10.1.2.1 2010/02/10 00:26:20 kensmith Exp $"); #include <sys/param.h> #include <sys/types.h> |
