Version: 3.2.1 (using KDE 3.4.1, Kubuntu Package 4:3.4.1-0ubuntu0hoary1 ()) Compiler: gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2) OS: Linux (i686) release 2.6.10 Just take this Sourcecode: --- class TestClass { void method1() {} void method2() {} void returnMethod3() {} void returnMethod4() {} } --- Paste this into an empty CPP file, press SHIFT-STRG-F to format the source file and watch the (funny?) indention. Changing returnMethod into doReturnMethod fixes this problem.
*** This bug has been marked as a duplicate of 69106 ***