[svn-commits] simon.perreault: branch group/v6-new r272646 - /team/group/v6-new/main/config.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Mon Jun 28 08:56:33 CDT 2010


Author: simon.perreault
Date: Mon Jun 28 08:56:29 2010
New Revision: 272646

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

Modified:
    team/group/v6-new/main/config.c

Modified: team/group/v6-new/main/config.c
URL: http://svnview.digium.com/svn/asterisk/team/group/v6-new/main/config.c?view=diff&rev=272646&r1=272645&r2=272646
==============================================================================
--- team/group/v6-new/main/config.c (original)
+++ team/group/v6-new/main/config.c Mon Jun 28 08:56:29 2010
@@ -2398,7 +2398,7 @@
 			error = 1;
 
 		ast_debug(3, "extract addr from %s gives %s(%d)\n",
-        		arg, ast_sockaddr_stringify(addr), error);
+			  arg, ast_sockaddr_stringify(addr), error);
 
 		break;
 	    }




More information about the svn-commits mailing list