[asterisk-commits] kmoore: branch kmoore/cel_transfers r394061 - /team/kmoore/cel_transfers/tests/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Jul 11 07:36:58 CDT 2013


Author: kmoore
Date: Thu Jul 11 07:36:56 2013
New Revision: 394061

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=394061
Log:
Diff cleanup

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

Modified: team/kmoore/cel_transfers/tests/test_cel.c
URL: http://svnview.digium.com/svn/asterisk/team/kmoore/cel_transfers/tests/test_cel.c?view=diff&rev=394061&r1=394060&r2=394061
==============================================================================
--- team/kmoore/cel_transfers/tests/test_cel.c (original)
+++ team/kmoore/cel_transfers/tests/test_cel.c Thu Jul 11 07:36:56 2013
@@ -1831,7 +1831,7 @@
 }
 
 /*!
- * \internal \brief Callback function called after each test executes
+ * \internal \brief Callback function called after each test executes.
  * In addition to cleanup, this function also performs verification
  * that the events received during a test match the events that were
  * expected to have been generated during the test.




More information about the asterisk-commits mailing list