[asterisk-commits] irroot: branch irroot/distrotech-customers-1.8 r325799 - /team/irroot/distrot...

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Thu Jun 30 01:41:47 CDT 2011


Author: irroot
Date: Thu Jun 30 01:41:43 2011
New Revision: 325799

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=325799
Log:
Some white space removed in trunk not 1.8

Modified:
    team/irroot/distrotech-customers-1.8/apps/app_queue.c

Modified: team/irroot/distrotech-customers-1.8/apps/app_queue.c
URL: http://svnview.digium.com/svn/asterisk/team/irroot/distrotech-customers-1.8/apps/app_queue.c?view=diff&rev=325799&r1=325798&r2=325799
==============================================================================
--- team/irroot/distrotech-customers-1.8/apps/app_queue.c (original)
+++ team/irroot/distrotech-customers-1.8/apps/app_queue.c Thu Jun 30 01:41:43 2011
@@ -2095,7 +2095,7 @@
  * \brief Find rt member record to update otherwise create one.
  *
  * Search for member in queue, if found update penalty/paused state,
- * if no member exists create one flag it as a RT member and add to queue member list. 
+ * if no member exists create one flag it as a RT member and add to queue member list.
 */
 static void rt_handle_member_record(struct call_queue *q, char *interface, struct ast_config *member_config)
 {




More information about the asterisk-commits mailing list