]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
indent(1): Attempt to preserve some consistent style.
authorPedro F. Giffuni <pfg@FreeBSD.org>
Fri, 29 Jul 2016 23:30:33 +0000 (23:30 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Fri, 29 Jul 2016 23:30:33 +0000 (23:30 +0000)
commit9b4009b41753851fd915d14652e2430af13f0be2
treedc9ac6ad60c30f4068485af9bcf598729a5c83d8
parent8dd07eab0e89804854080bb960f760b48d805ab0
indent(1): Attempt to preserve some consistent style.

Remove the excessive braces from r303485 and align the comments to the
right as done in the rest of the code. This is not nice but there is no
clear way to make it nice (and KNF).

Pointed out by: bde
usr.bin/indent/indent.c