diff options
Diffstat (limited to 'usr.sbin/ypbind/yp_ping.h')
-rw-r--r-- | usr.sbin/ypbind/yp_ping.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ypbind/yp_ping.h b/usr.sbin/ypbind/yp_ping.h index 80e6a7873011..6f820c2b8ef1 100644 --- a/usr.sbin/ypbind/yp_ping.h +++ b/usr.sbin/ypbind/yp_ping.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/usr.sbin/ypbind/yp_ping.h,v 1.2 2002/02/06 13:30:29 des Exp $ */ extern int __yp_ping(struct in_addr *, int, char *, short *); |