aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_uri.c')
-rw-r--r--funcs/func_uri.c2
1 files changed, 2 insertions, 0 deletions
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 <oej@edvina.net>
*
* \note For now this code only supports 8 bit characters, not unicode,
which we ultimately will need to support.