From 8807e8fa022f1a2ff50e4d8e6858d8b3d5028c72 Mon Sep 17 00:00:00 2001
From: Brian West <brian@freeswitch.org>
Date: Wed, 5 Mar 2014 21:21:59 -0600
Subject: [PATCH] Spacing

---
 conf/vanilla/vars.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/vanilla/vars.xml b/conf/vanilla/vars.xml
index c7e84df3d3..d55e126e3d 100644
--- a/conf/vanilla/vars.xml
+++ b/conf/vanilla/vars.xml
@@ -144,11 +144,11 @@
           rtp_secure_media_inbound=mandatory:AEAD_AES_256_GCM_8
           rtp_secure_media_outbound=true:AEAD_AES_128_GCM_8
           rtp_secure_media_outbound=optional:AEAD_AES_128_GCM_8
-      
+
 
       rtp_secure_media_suites
       ____________________________________________________________________________
-      Optionaly you can use rtp_secure_media_suites to dictate the suite list 
+      Optionaly you can use rtp_secure_media_suites to dictate the suite list
       and only use rtp_secure_media=[optional|mandatory|false|true] without having
       to dictate the suite list with the rtp_secure_media* variables.
   -->