]> git.ipfire.org Git - thirdparty/collectd.git/commit
Address some clang-format issues 3333/head
authorEdgar Fuß <ef@math.uni-bonn.de>
Fri, 15 Nov 2019 18:45:28 +0000 (19:45 +0100)
committerGitHub <noreply@github.com>
Fri, 15 Nov 2019 18:45:28 +0000 (19:45 +0100)
commit97a03f17e1851317464432c121c8865ffce1d6d6
tree24bb6b3737a5502e3a6817e730d9ec303e76acbc
parent876e6792095f97704f7e0639960d53483ab493cf
Address some clang-format issues

Re-format some lines to appease clang-format.

clang-format also wants to change the indentation of some #endif comments I didn't introduce and re-order #include's into a form that /does not compile/.
src/nfs.c