update spelling in comment

This commit is contained in:
Mark Andrews
2016-11-01 10:50:58 +11:00
parent 3bd20c8dd4
commit ace79092b3

View 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)