Index: indent.html =================================================================== --- indent.html (revision 14245) +++ indent.html (revision 14246) @@ -11,11 +11,11 @@ Contributors are kindly asked to follow this style or run the above commandline on their new code before sending a patch or committing to svn. The style of existing code lines should not be changed, -not even the "sorrunding" lines to a largish patch, especially not in the +not even the "surrounding" lines to a largish patch, especially not in the same patch/commit with actual code changes.

We do not put space between the pointer-asterisk and name; indent(1) -unfortunately does this in function delcaration: +unfortunately does this in function declaration: wrong
right