mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 19:04:57 -05:00
parent
e356a7622a
commit
83baacd8ff
1 changed files with 1 additions and 1 deletions
|
|
@ -241,7 +241,7 @@ lwres_grbnrequest_parse(lwres_context_t *ctx, lwres_buffer_t *b,
|
|||
return (LWRES_R_SUCCESS);
|
||||
}
|
||||
|
||||
/*% Thread-save equivalent to \link lwres_gabn.c lwres_gabn* \endlink routines. */
|
||||
/*% Thread-safe equivalent to \link lwres_gabn.c lwres_gabn* \endlink routines. */
|
||||
lwres_result_t
|
||||
lwres_grbnresponse_parse(lwres_context_t *ctx, lwres_buffer_t *b,
|
||||
lwres_lwpacket_t *pkt, lwres_grbnresponse_t **structp)
|
||||
|
|
|
|||
Loading…
Reference in a new issue