seems like an error in indent(1)
Christopher Barry <[email protected]> Sun, 12 Jun 2011 16:36:40 -0400
| Newsgroups | gmane.comp.gnu.indent.bugs |
|---|---|
| Message-ID | <[email protected]> |
The disabling control comment is /* *INDENT-ON* */, and any text following the comment on the line is also output unformatted. Formatting begins again with the input line following the enabling control comment. -C