]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[9.18] fix: nil: update style guideline to reflect current practice
authorEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 15:53:26 +0000 (15:53 +0000)
committerEvan Hunt <each@isc.org>
Wed, 11 Dec 2024 15:53:26 +0000 (15:53 +0000)
The style guide now mentions clang-format, doesn't parenthesize return values, and no longer calls for backward compatibility in public function names.

Backport of MR !9892

Merge branch 'backport-each-style-update-9.18' into 'bind-9.18'

See merge request isc-projects/bind9!9897


Trivial merge