diff options
Diffstat (limited to 'usr.sbin/rpc.ypupdated/ypupdated_main.c')
| -rw-r--r-- | usr.sbin/rpc.ypupdated/ypupdated_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/ypupdated_main.c b/usr.sbin/rpc.ypupdated/ypupdated_main.c index 854f6112d199..5deb1fe62e47 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_main.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_main.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: ypupdated_main.c,v 1.2 1997/10/13 11:21:01 charnier Exp $"; #endif /* not lint */ #include "ypupdate_prot.h" |
