[svn-commits] mmichelson: trunk r265000 - in /trunk: ./ include/asterisk/channel.h
SVN commits to the Digium repositories
svn-commits at lists.digium.com
Fri May 21 11:54:23 CDT 2010
Author: mmichelson
Date: Fri May 21 11:54:21 2010
New Revision: 265000
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=265000
Log:
Merged revisions 264999 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r264999 | mmichelson | 2010-05-21 11:53:53 -0500 (Fri, 21 May 2010) | 3 lines
Fix grammatical error in comment.
........
Modified:
trunk/ (props changed)
trunk/include/asterisk/channel.h
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/include/asterisk/channel.h
URL: http://svnview.digium.com/svn/asterisk/trunk/include/asterisk/channel.h?view=diff&rev=265000&r1=264999&r2=265000
==============================================================================
--- trunk/include/asterisk/channel.h (original)
+++ trunk/include/asterisk/channel.h Fri May 21 11:54:21 2010
@@ -1480,7 +1480,7 @@
*
* There are functions such as ast_safe_sleep which will
* service a channel to ensure that it does not have a
- * have a large backlog of queued frames. When this happens,
+ * large backlog of queued frames. When this happens,
* we want to hold on to specific frame types and just drop
* others. This function will tell if the frame we just
* read should be held onto.
More information about the svn-commits
mailing list