X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/6d6822042d1a295ef510605a67e8174a43000fd2..0a106d94b0b562568297f2bc7e9a39a709574010:/src/adns.h diff --git a/src/adns.h b/src/adns.h index 08033cb..eed7f79 100644 --- a/src/adns.h +++ b/src/adns.h @@ -433,7 +433,7 @@ int adns_processexceptional(adns_state ads, int fd, const struct timeval *now); * from, or send outgoing data via, fd. Very like _processany. If it * returns zero then fd will no longer be readable or writeable * (unless of course more data has arrived since). adns will _only_ - * that fd and only in the manner specified, regardless of whether + * use that fd and only in the manner specified, regardless of whether * adns_if_noautosys was specified. * * adns_processexceptional should be called when select(2) reports an