|
From: Lucas De M. <luc...@pr...> - 2010-08-05 17:16:44
|
Is the change below on purpose or just a bug on uncrustify configuration? I just saw it while editing eina files: if (bla) do_bli(); // 3 spaces as indent instead of: if (bla) do_bli(); // 2 spaces as indent Lucas De Marchi |