Index: indent.html =================================================================== --- indent.html (revision 14250) +++ indent.html (revision 14251) @@ -18,7 +18,7 @@ We do not put space between the pointer-asterisk and name; indent(1) unfortunately does this in function declaration: -wrong +
right
right wrong
int foo(char *bar); int foo(char * bar);