Lech Lorens wrote:
> This patch fixes the problem with C indenting reported by Rouben
> Rostamian on 2008 Aug 30, which has recently been mentioned here:
>
> for (int i = 0; i < 10; ++i)
> if (i & 1) {
> foo(1);
> } else
> foo(0);
> baz(); // <- this line was indented too much
Keep them coming!
--
>From "know your smileys":
~#:-( I just washed my hair, and I can't do nuthin' with it.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php