From bdbb0fbe4787ce8401e0355475464cadda52005e Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Wed, 6 Oct 2021 16:51:13 -0400 Subject: [PATCH] doxygen --- src/lib/util/pair_legacy.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/util/pair_legacy.c b/src/lib/util/pair_legacy.c index e0274c622e..cdcaf20381 100644 --- a/src/lib/util/pair_legacy.c +++ b/src/lib/util/pair_legacy.c @@ -267,7 +267,7 @@ fr_pair_t *fr_pair_make(TALLOC_CTX *ctx, fr_dict_t const *dict, fr_pair_list_t * * @note the valuepair list should probably be freed. * * @param[in] ctx for talloc - * @param[in] root root DA to start referencing from + * @param[in] parent parent DA to start referencing from * @param[in] buffer to read valuepairs from. * @param[in] end end of the buffer * @param[in] list where the parsed fr_pair_ts will be appended. -- 2.47.2