Author: kmoore
Date: Wed Jun 26 17:08:28 2013
New Revision: 393026

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=393026
Log:
Clean up some white space

Modified:
    team/kmoore/cel_cleanup/tests/test_cel.c

Modified: team/kmoore/cel_cleanup/tests/test_cel.c
URL: 
http://svnview.digium.com/svn/asterisk/team/kmoore/cel_cleanup/tests/test_cel.c?view=diff&rev=393026&r1=393025&r2=393026
==============================================================================
--- team/kmoore/cel_cleanup/tests/test_cel.c (original)
+++ team/kmoore/cel_cleanup/tests/test_cel.c Wed Jun 26 17:08:28 2013
@@ -1323,7 +1323,7 @@
                        .tv_sec = start.tv_sec + 30,
                        .tv_nsec = start.tv_usec * 1000
                };
-               
+
                SCOPED_MUTEX(lock, &sync_lock);
                ast_cond_timedwait(&sync_out, &sync_lock, &end);
        }


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

svn-commits mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/svn-commits

Reply via email to