K 10 svn:author V 3 pfg K 8 svn:date V 27 2016-07-29T16:17:54.275157Z K 7 svn:log V 326 indent(1): Fix breakage caused by single comment following "else". indent(1) simply wasn't taught that "else" may be followed by a comment without any opening brace anywhere on the line, so it was very confused in such cases. Differential Revision: https://reviews.freebsd.org/D6966 (Partial) Obtained from: Piotr Stefaniak END