Re: wg: remove argument names from prototypes
On Thu, Mar 17, 2022 at 07:17:40PM +0100, Martin Vahlensieck wrote: > None of the other prototypes have argument names. Committed, thanks
wg: remove argument names from prototypes
None of the other prototypes have argument names. Index: if_wg.c === RCS file: /home/reposync/cvs/src/sys/net/if_wg.c,v retrieving revision 1.22 diff -u -p -r1.22 if_wg.c --- if_wg.c 22 Feb 2022 01:15:02 - 1.22 +++ if_wg.