[asterisk-commits] russell: trunk r140820 - /trunk/main/pbx.c
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed Sep 3 08:41:52 CDT 2008
Author: russell
Date: Wed Sep 3 08:41:51 2008
New Revision: 140820
URL: http://svn.digium.com/view/asterisk?view=rev&rev=140820
Log:
Formatting change to test something on the svn server
Modified:
trunk/main/pbx.c
Modified: trunk/main/pbx.c
URL: http://svn.digium.com/view/asterisk/trunk/main/pbx.c?view=diff&rev=140820&r1=140819&r2=140820
==============================================================================
--- trunk/main/pbx.c (original)
+++ trunk/main/pbx.c Wed Sep 3 08:41:51 2008
@@ -1407,8 +1407,7 @@
}
lcurr = curr;
}
- if (!curr)
- {
+ if (!curr) {
lcurr->alt_char = node;
}
}
More information about the asterisk-commits
mailing list