From ab6566173e89a7a2dfe6a1e38d496ac0304ecd4a Mon Sep 17 00:00:00 2001 From: russell Date: Fri, 30 Dec 2005 21:18:06 +0000 Subject: update doxygen docs to specify authors git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7682 f38db490-d61c-443f-a65b-d21fe96a405b --- funcs/func_uri.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'funcs/func_uri.c') diff --git a/funcs/func_uri.c b/funcs/func_uri.c index f985f38c1..122aff375 100644 --- a/funcs/func_uri.c +++ b/funcs/func_uri.c @@ -19,6 +19,8 @@ /*! \file * * \brief URI encoding / decoding + * + * \author Olle E. Johansson * * \note For now this code only supports 8 bit characters, not unicode, which we ultimately will need to support. -- cgit v1.2.3