svn commit: r311459 - head/contrib/tcp_wrappers

Dimitry Andric dim at FreeBSD.org
Thu Jan 5 21:24:52 UTC 2017


On 05 Jan 2017, at 22:05, Konstantin Belousov <kostikbel at gmail.com> wrote:
> 
> On Thu, Jan 05, 2017 at 08:44:45PM +0000, Dimitry Andric wrote:
>> +extern int hosts_access(struct request_info *);				/* access control */
>> +extern int hosts_ctl(char *, char *, char *, char *);			/* wrapper around request_init() */
> 
> The 'extern' keywords there are redundand and could be cleaned since
> you are changing the code anyway.

Ah thanks, fixed that in r311461.

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20170105/dc753a31/attachment.sig>


More information about the svn-src-all mailing list