outdent method

void outdent()

Implementation

void outdent() { nIndent--; }