On Sat, Apr 27, 2013 at 10:30:01PM +0200, Maxime Villard wrote:
> Hi,
> here is a patch to remove two useless variables in ntpd. Spotted
> when recompiling with -Wextra.
>
> Ok/Comments?
Looks like 'auth' has been removed in revision 1.8 and 'len' in
revision 1.17 of ntp_msg.c but not removed fr
Hi,
here is a patch to remove two useless variables in ntpd. Spotted
when recompiling with -Wextra.
Ok/Comments?
Index: client.c
===
RCS file: /cvs/src/usr.sbin/ntpd/client.c,v
retrieving revision 1.89
diff -u -p -r1.89 client.c
---