openssl-format-source: no dash marker on *INDENT-(ON|OFF)* comments
authorRichard Levitte <levitte@openssl.org>
Wed, 3 Aug 2016 17:49:32 +0000 (19:49 +0200)
committerRichard Levitte <levitte@openssl.org>
Fri, 5 Aug 2016 10:19:08 +0000 (12:19 +0200)
commit931b160a24369db792de52a37058111e90c8af09
treee065d613e4886b2f308a1c9c7de6611331003e32
parent9cc76cc40a033ade05a2799a4de5be5f29a35ed1
openssl-format-source: no dash marker on *INDENT-(ON|OFF)* comments

We mark small comments with a dash immediately following the starting /*.
However, *INDENT-(ON|OFF)* comments shouldn't be treated that way, or
indent will ignore them if we do.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
util/openssl-format-source