[svn-commits] seanbright: trunk r300000 - /trunk/main/asterisk.c

SVN commits to the Digium repositories svn-commits at lists.digium.com
Wed Dec 29 22:19:29 UTC 2010


Author: seanbright
Date: Wed Dec 29 16:19:26 2010
New Revision: 300000

URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=300000
Log:
Remove some trailing whitespace and steal revision 300000.

Modified:
    trunk/main/asterisk.c

Modified: trunk/main/asterisk.c
URL: http://svnview.digium.com/svn/asterisk/trunk/main/asterisk.c?view=diff&rev=300000&r1=299999&r2=300000
==============================================================================
--- trunk/main/asterisk.c (original)
+++ trunk/main/asterisk.c Wed Dec 29 16:19:26 2010
@@ -3835,7 +3835,7 @@
 
 #ifdef __AST_DEBUG_MALLOC
 	__ast_mm_init();
-#endif	
+#endif
 
 	ast_lastreloadtime = ast_startuptime = ast_tvnow();
 	ast_cli_register_multiple(cli_asterisk, ARRAY_LEN(cli_asterisk));




More information about the svn-commits mailing list