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 f0c5bff89af5..9c348c9c6746 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.2.2.1 1999/08/29 15:48:01 peter Exp $"; #endif /* not lint */ #include <stdio.h> |
