summaryrefslogtreecommitdiff
path: root/funcs/func_uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_uri.c')
-rw-r--r--funcs/func_uri.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/funcs/func_uri.c b/funcs/func_uri.c
index f53b75fa3..bcf64bb89 100644
--- a/funcs/func_uri.c
+++ b/funcs/func_uri.c
@@ -3,7 +3,7 @@
*
* Copyright (C) 1999 - 2006, Digium, Inc.
*
- * Created by Olle E. Johansson, Edvina.net
+ * Created by Olle E. Johansson, Edvina.net
*
* See http://www.asterisk.org for more information about
* the Asterisk project. Please do not directly contact
@@ -21,10 +21,10 @@
* \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.
- *
+ *
* \ingroup functions
*/