Comment Re:Even more annoying... (Score 1) 1021
That's sadly more descriptive than some comments I've seen such as:
int length; // length
or:
class foo { // class foo
Life would be so much easier if we could just look at the source code. -- Dave Olson