diff options
Diffstat (limited to 'usr.sbin/rpc.ypupdated/ypupdated_server.c')
| -rw-r--r-- | usr.sbin/rpc.ypupdated/ypupdated_server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/ypupdated_server.c b/usr.sbin/rpc.ypupdated/ypupdated_server.c index 4741c565da3e..0cd408a8b691 100644 --- a/usr.sbin/rpc.ypupdated/ypupdated_server.c +++ b/usr.sbin/rpc.ypupdated/ypupdated_server.c @@ -38,7 +38,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: ypupdated_server.c,v 1.2 1997/10/13 11:21:05 charnier Exp $"; #endif /* not lint */ #include <stdio.h> |
