From 08f8fded4aa0ed2701e329dd7a0a9ca670b750ff Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Fri, 9 Jan 2009 01:05:07 +0000 Subject: Silence doxygen warnings. svn path=/trunk/libparserutils/; revision=6007 --- src/charset/codec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/charset/codec.c') diff --git a/src/charset/codec.c b/src/charset/codec.c index ea1fc7e..3a52ac0 100644 --- a/src/charset/codec.c +++ b/src/charset/codec.c @@ -106,7 +106,7 @@ parserutils_error parserutils_charset_codec_destroy( * Configure a charset codec * * \param codec The codec to configure - * \parem type The codec option type to configure + * \param type The codec option type to configure * \param params Option-specific parameters * \return PARSERUTILS_OK on success, appropriate error otherwise */ -- cgit v1.2.3