1
edit
Changes
→Function Declarations
Also there's no space between the ')' and '{'.
== Indents ==
I think each indent should be the equivalent of two spaces. You can change the settings of Visual Studio to put in 2 spaces whenever you press tab. This will keep the code properly aligned and if someone isn't used to using tab for indent they can easily just use two spaces.