From 56bb1b03c5e2a7f86e9f21d6692ea02ead4f3943 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 9 Nov 2014 12:50:30 +0000 Subject: Doxygen cleanups --- content/content.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/content.h') diff --git a/content/content.h b/content/content.h index b0f2c099c..c154d7a04 100644 --- a/content/content.h +++ b/content/content.h @@ -333,7 +333,7 @@ struct content_rfc5988_link *content_find_rfc5988_link(struct hlcache_handle *h, * \param h handle to the content to retrieve tyoe of. * \return Computed content type */ -content_type content_get_type(struct hlcache_handle *c); +content_type content_get_type(struct hlcache_handle *h); /** * Retrieve mime-type of content -- cgit v1.2.3