From 8732abef40cd24441ab69ed7b54c95162eaf6c1f Mon Sep 17 00:00:00 2001
From: Ken Rice <krice@freeswitch.org>
Date: Thu, 3 Jul 2014 08:50:04 -0500
Subject: [PATCH] test commit hooks, whitespace change only

---
 src/switch.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/switch.c b/src/switch.c
index 633524eb56..f5ef1ee55f 100644
--- a/src/switch.c
+++ b/src/switch.c
@@ -1227,6 +1227,7 @@ int main(int argc, char *argv[])
 	return ret;
 }
 
+
 /* For Emacs:
  * Local Variables:
  * mode:c