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 418302f96fb8..19fd73478fd0 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[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_server.c,v 1.3.2.1 2002/02/15 00:46:58 des Exp $"; #endif /* not lint */ #include <stdio.h> |
