From 9fde3502b659d3858cd1978d2c6535c57efbe924 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 12 Nov 2014 23:27:13 +0000 Subject: doxygen cleanups in utils --- utils/http/generics.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/http') diff --git a/utils/http/generics.c b/utils/http/generics.c index 129a56f69..e0798f901 100644 --- a/utils/http/generics.c +++ b/utils/http/generics.c @@ -43,7 +43,7 @@ void http___item_list_destroy(http__item *list) * \param input Pointer to current input byte. Updated on exit. * \param itemparser Pointer to function to parse list items * \param first Pointer to first item, or NULL. - * \param parameters Pointer to location to receive on-heap parameter list. + * \param items Pointer to location to receive on-heap parameter list. * \return NSERROR_OK on success, * NSERROR_NOMEM on memory exhaustion, * NSERROR_NOT_FOUND if no items could be parsed -- cgit v1.2.3