[asterisk-commits] mnicholson: branch group/res_fax r238129 - /team/group/res_fax/res/

SVN commits to the Asterisk project asterisk-commits at lists.digium.com
Wed Jan 6 12:14:16 CST 2010


Author: mnicholson
Date: Wed Jan  6 12:14:12 2010
New Revision: 238129

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=238129
Log:
Whitespace fix

Modified:
    team/group/res_fax/res/res_fax_spandsp.c

Modified: team/group/res_fax/res/res_fax_spandsp.c
URL: http://svnview.digium.com/svn/asterisk/team/group/res_fax/res/res_fax_spandsp.c?view=diff&rev=238129&r1=238128&r2=238129
==============================================================================
--- team/group/res_fax/res/res_fax_spandsp.c (original)
+++ team/group/res_fax/res/res_fax_spandsp.c Wed Jan  6 12:14:12 2010
@@ -244,7 +244,7 @@
 	t30_stats_t stats;
 
 	ast_debug(5, "FAX session '%d' entering phase E\n", s->id);
-	
+
 	p->isdone = 1;
 
 	t30_get_transfer_statistics(t30_state, &stats);




More information about the asterisk-commits mailing list