* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: dispatch.c,v 1.166 2009/11/25 13:17:59 marka Exp $ */
+/* $Id: dispatch.c,v 1.167 2009/11/25 23:49:21 tbox Exp $ */
/*! \file */
dispsock = ISC_LIST_HEAD(qid->sock_table[bucket]);
while (dispsock != NULL) {
- if (dispsock->portentry != NULL &&
+ if (dispsock->portentry != NULL &&
dispsock->portentry->port == port &&
isc_sockaddr_equal(dest, &dispsock->host))
return (dispsock);
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: db.h,v 1.101 2009/11/25 02:22:05 marka Exp $ */
+/* $Id: db.h,v 1.102 2009/11/25 23:49:22 tbox Exp $ */
#ifndef DNS_DB_H
#define DNS_DB_H 1
* dns_trust_glue.
*
* \li If 'options' does not have #DNS_DBFIND_ADDITIONALOK set, then no
- * additional records will be returned. Only caches can have
+ * additional records will be returned. Only caches can have
* rdataset with trust dns_trust_additional.
*
* \li If 'options' does not have #DNS_DBFIND_PENDINGOK set, then no