From: Mark Andrews Date: Mon, 31 Oct 2016 23:50:58 +0000 (+1100) Subject: update spelling in comment X-Git-Tag: v9.12.0a1~699 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=ace79092b3a49c08bfd7833ec31ad68a6aa287cb;p=thirdparty%2Fbind9.git update spelling in comment --- diff --git a/lib/lwres/lwres_grbn.c b/lib/lwres/lwres_grbn.c index 670fbc94653..ad450a80356 100644 --- a/lib/lwres/lwres_grbn.c +++ b/lib/lwres/lwres_grbn.c @@ -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)