On Mon, Jan 09, 2017, Leonard den Ottolander wrote:

> If one wants to indent directives space is normally inserted before the
> hash sign. I don't remember ever seeing directives being indented by
> adding white space between the hash sign and the directive.

Then you didn't look at source code for
sendmail, libesmtp, deliver, mutt, nail, afl, flex, bison, make,
(just some stuff I have available for grep '^#  *[dei]')
and many others...

BTW: the reason the spaces are after '#' is because some (old?)
pre-preprocessors handle '#' only in the first column.
-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to