CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/03 18:16:10
Modified files:
usr.sbin/ntpd : ntp.c
Log message:
Remove the unused dns_pid variable.
Nothing is done with the return value from ntp_dns, and it already calls
fatal() on failure.
ok deraadt@
