Deleted Added
full compact
2c2
< /* $FreeBSD: head/usr.sbin/rpcbind/rpcbind.c 203710 2010-02-09 18:10:56Z imp $ */
---
> /* $FreeBSD: head/usr.sbin/rpcbind/rpcbind.c 224001 2011-07-14 07:28:49Z delphij $ */
181c181
< if (nconf->nc_flag & NC_VISIBLE)
---
> if (nconf->nc_flag & NC_VISIBLE) {
186a187
> }
769c770
< rpcbind_abort()
---
> rpcbind_abort(void)