]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update spelling in comment
authorMark Andrews <marka@isc.org>
Mon, 31 Oct 2016 23:50:58 +0000 (10:50 +1100)
committerMark Andrews <marka@isc.org>
Mon, 31 Oct 2016 23:50:58 +0000 (10:50 +1100)
lib/lwres/lwres_grbn.c

index 670fbc9465389a2ad74c0af17998195278fcbd45..ad450a80356d8e54d3debb20215d45093991be06 100644 (file)
@@ -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)