diff options
Diffstat (limited to 'usr.sbin/rpc.ypupdated/yp_dbdelete.c')
-rw-r--r-- | usr.sbin/rpc.ypupdated/yp_dbdelete.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypupdated/yp_dbdelete.c b/usr.sbin/rpc.ypupdated/yp_dbdelete.c index 8a97b197e1e5..46bcb497b041 100644 --- a/usr.sbin/rpc.ypupdated/yp_dbdelete.c +++ b/usr.sbin/rpc.ypupdated/yp_dbdelete.c @@ -32,7 +32,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.sbin/rpc.ypupdated/yp_dbdelete.c,v 1.3.2.1 2002/02/15 00:46:57 des Exp $"; #endif /* not lint */ #include <stdio.h> |