diff options
author | Werner Koch <wk@gnupg.org> | 2016-11-04 14:51:19 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2016-11-04 14:52:08 +0100 |
commit | 2312a7f836b89b812298f25cf50ba56c6ce1806c (patch) | |
tree | eba0d17ea0ce08897223dfba2ae391dfb3309025 /acinclude.m4 | |
parent | gpgscm: Fix printing strings containing zero bytes. (diff) | |
download | gnupg2-2312a7f836b89b812298f25cf50ba56c6ce1806c.tar.xz gnupg2-2312a7f836b89b812298f25cf50ba56c6ce1806c.zip |
indent: Move comments inside the block.
--
This fixes a few
if (foo)
/* A comment
with several
lines. */
{
}
Which has the problem that the block is visually not related to the
"if" and might thus falsely be considered a standalone block.
Also adds a asterisk on the left side of longer comments.
Signed-off-by: Werner Koch <wk@gnupg.org>
Diffstat (limited to 'acinclude.m4')
0 files changed, 0 insertions, 0 deletions