diff options
author | Werner Koch <[email protected]> | 2016-11-04 13:51:19 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2016-11-04 13:52:08 +0000 |
commit | 2312a7f836b89b812298f25cf50ba56c6ce1806c (patch) | |
tree | eba0d17ea0ce08897223dfba2ae391dfb3309025 /common/w32help.h | |
parent | gpgscm: Fix printing strings containing zero bytes. (diff) | |
download | gnupg-2312a7f836b89b812298f25cf50ba56c6ce1806c.tar.gz gnupg-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 <[email protected]>
Diffstat (limited to 'common/w32help.h')
0 files changed, 0 insertions, 0 deletions