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 be266bb7e1e0..33e824fd4493 100644 --- a/usr.bin/ypmatch/ypmatch.c +++ b/usr.bin/ypmatch/ypmatch.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/ypmatch/ypmatch.c,v 1.7 1999/08/28 01:08:11 peter Exp $"; #endif /* not lint */ #include <sys/param.h> |
