]> git.ipfire.org Git - thirdparty/bind9.git/commit
Switch AlwaysBreakAfterReturnType from TopLevelDefinitions to All
authorOndřej Surý <ondrej@sury.org>
Fri, 14 Feb 2020 07:11:40 +0000 (08:11 +0100)
committerOndřej Surý <ondrej@sury.org>
Fri, 14 Feb 2020 08:07:46 +0000 (09:07 +0100)
commit618947c63bd2b6d45b79c50f0d1be61d27df61f8
tree428b21698b0bc05fe716e3e6c6f2a1de4f729f81
parentd2b5853b8e28966af01ae6b9c3aec3f7eb228608
Switch AlwaysBreakAfterReturnType from TopLevelDefinitions to All

The AlwaysBreakAfterReturnType: TopLevelDefinitions was unwrapping
the declarations of the functions in the header files.
.clang-format