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 25e4530146fa..6fbd04ff3e97 100644 --- a/usr.bin/ypmatch/ypmatch.c +++ b/usr.bin/ypmatch/ypmatch.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$Id: ypmatch.c,v 1.5 1997/08/29 11:52:52 charnier Exp $"; + "$Id: ypmatch.c,v 1.6 1998/02/20 04:25:11 jb Exp $"; #endif /* not lint */ #include <sys/param.h> |