]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/main.c
tree-wide: use the same comment for work-around initializations
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 7 Apr 2021 12:22:30 +0000 (14:22 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 7 Apr 2021 14:04:22 +0000 (16:04 +0200)
commit7756528e9bb79394c87d9161761e67e16eb2c47b
tree1ec60db0a1b719c5813a0101aa287813debcdd92
parent462035d599bf3ef7a6b49321ef89df3a93261925
tree-wide: use the same comment for work-around initializations

This should make it easier to remove those warnings when the compiler
gets smarter. Not sure if I got them all...

Double space before the comment start to make it easier to separate from the
preceding line.
src/basic/cgroup-util.c
src/basic/copy.c
src/core/main.c
src/test/test-capability.c