diff options
Diffstat (limited to 'usr.sbin/ypserv/yp_main.c')
-rw-r--r-- | usr.sbin/ypserv/yp_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypserv/yp_main.c b/usr.sbin/ypserv/yp_main.c index 59974ad2f1e30..ec3ed9eee15f3 100644 --- a/usr.sbin/ypserv/yp_main.c +++ b/usr.sbin/ypserv/yp_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id: yp_main.c,v 1.17 1998/02/11 19:15:32 wpaul Exp $"; + "$Id: yp_main.c,v 1.18 1998/06/04 15:11:14 wpaul Exp $"; #endif /* not lint */ /* |