From fd0ca1c3f9b972a52d48a82b492fd6bac772dc78 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Fri, 22 Dec 2017 09:23:22 -0500 Subject: Remove as much trailing whitespace as possible. Change-Id: I873c1c6d00f447269bd841494459efccdd2c19c0 --- funcs/func_uri.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'funcs/func_uri.c') diff --git a/funcs/func_uri.c b/funcs/func_uri.c index dfdeae9fe..824887b00 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 - * + * * \note For now this code only supports 8 bit characters, not unicode, which we ultimately will need to support. - * + * * \ingroup functions */ -- cgit v1.2.3