Typo in documentation
Guy Shaw <[email protected]>
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <[email protected]> |
I believe that these lines indent --braces-on-if-line --line-length185 test/metabolism.c indent +braces-on-if-line +line-length185 test/metabolism.c in the documentation should be --line-length 85 instead of 185, because they are supposed to be equivalent to the example using short options just above it. -- Guy Shaw