mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
typo
This commit is contained in:
parent
2869504d83
commit
10a6442013
@ -15,7 +15,7 @@
|
||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* $Id: client.c,v 1.192 2001/10/30 00:48:25 gson Exp $ */
|
||||
/* $Id: client.c,v 1.193 2001/11/14 02:03:43 gson Exp $ */
|
||||
|
||||
#include <config.h>
|
||||
|
||||
@ -1815,7 +1815,7 @@ client_udprecv(ns_client_t *client) {
|
||||
isc_result_totext(result));
|
||||
/*
|
||||
* This cannot happen in the current implementation, since
|
||||
* isc_socket_recv2() cannot fail if flags == 0A
|
||||
* isc_socket_recv2() cannot fail if flags == 0.
|
||||
*
|
||||
* If this does fail, we just go idle.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user