From 30cc021f1bc9dc80ba8c14680fca1b2ec59db73a Mon Sep 17 00:00:00 2001 From: Daniel-Constantin Mierla Date: Mon, 13 Nov 2023 15:23:55 +0100 Subject: [PATCH] rtpengine: removed trailing spaces --- src/modules/rtpengine/config.c | 2 +- src/modules/rtpengine/config.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/rtpengine/config.c b/src/modules/rtpengine/config.c index f002f027332..7ea1a0d68e9 100644 --- a/src/modules/rtpengine/config.c +++ b/src/modules/rtpengine/config.c @@ -19,7 +19,7 @@ */ /*! - * \file + * \file * \brief Rtpengine :: Configuration * \ingroup Rtpengine */ diff --git a/src/modules/rtpengine/config.h b/src/modules/rtpengine/config.h index b2891ead28c..677232c8001 100644 --- a/src/modules/rtpengine/config.h +++ b/src/modules/rtpengine/config.h @@ -6,13 +6,13 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ /*! - * \file + * \file * \brief Registrar :: Configuration * \ingroup rtpengine */