summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rpcbind
diff options
context:
space:
mode:
authormatteo <matteo@FreeBSD.org>2007-06-09 09:20:22 +0000
committermatteo <matteo@FreeBSD.org>2007-06-09 09:20:22 +0000
commite3c7e41ff5ab1c88e85889f6b9e80333fd903cb3 (patch)
tree54d233023a03cdcee09680debbd7d5afb62e8ee5 /usr.sbin/rpcbind
parent7462ef5293a7a4241d17f363ea29a5bfbaa53277 (diff)
downloadFreeBSD-src-e3c7e41ff5ab1c88e85889f6b9e80333fd903cb3.zip
FreeBSD-src-e3c7e41ff5ab1c88e85889f6b9e80333fd903cb3.tar.gz
Remove a comment I forgot to remove
Diffstat (limited to 'usr.sbin/rpcbind')
-rw-r--r--usr.sbin/rpcbind/rpcbind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpcbind/rpcbind.c b/usr.sbin/rpcbind/rpcbind.c
index e4b7231..2fe3c41 100644
--- a/usr.sbin/rpcbind/rpcbind.c
+++ b/usr.sbin/rpcbind/rpcbind.c
@@ -451,7 +451,7 @@ init_transport(struct netconfig *nconf)
(void)free(uaddr);
}
#endif
-/*ARRIVATO QUI*/
+
if (nconf->nc_semantics != NC_TPI_CLTS)
listen(fd, SOMAXCONN);
OpenPOWER on IntegriCloud