[Sumover-dev] [svn commit] r4548 - rat/trunk

sumover-dev at cs.ucl.ac.uk sumover-dev at cs.ucl.ac.uk
Thu Jan 7 12:44:36 GMT 2010


Author: piers
Date: Thu Jan  7 12:44:36 2010
New Revision: 4548

Modified:
   rat/trunk/source.c

Log:
Fixed typo in comment


Modified: rat/trunk/source.c
==============================================================================
--- rat/trunk/source.c	(original)
+++ rat/trunk/source.c	Thu Jan  7 12:44:36 2010
@@ -923,7 +923,7 @@
 
                 if (ts_gt(now, playout)) {
                         /* Packet being decoded is before start of current   */
-                        /* so there is now way it's audio will be played     */
+                        /* so there is no way its audio will be played       */
                         /* Playout recalculation gets triggered in           */
                         /* rtp_callback if toged_cont hits a critical        */
                         /* threshold.  It signifies current playout delay    */



More information about the Sumover-dev mailing list