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 4d3f1260b3a9c..115cb2d737f34 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[] = -  "$FreeBSD$"; +  "$FreeBSD: src/usr.sbin/rpc.ypupdated/ypupdated_main.c,v 1.4.2.2 2000/07/20 10:35:24 kris Exp $";  #endif /* not lint */  #include "ypupdate_prot.h"  | 
