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.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to