Remove a comment I forgot to remove

This commit is contained in:
Matteo Riondato 2007-06-09 09:20:22 +00:00
parent 387ecc9396
commit e2f7e255c4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=170457

View File

@ -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);