]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '5-update-coding-style' into 'master'
authorOndřej Surý <ondrej@isc.org>
Tue, 22 Oct 2019 10:19:36 +0000 (06:19 -0400)
committerOndřej Surý <ondrej@isc.org>
Tue, 22 Oct 2019 10:19:36 +0000 (06:19 -0400)
commitc77037943d07fcb718e571d543d004dddc6626fe
treeaf57b154531018f6a2a8872528271d8697bbc1c6
parent5fbab0071aa886426969e12758720fafe3a99e95
parent212e267b05143d177297e19ac9d1dfe216155dc8
Merge branch '5-update-coding-style' into 'master'

Update the coding style to reflect the year 2019 and C99/C11 standard

Closes #5

See merge request isc-projects/bind9!2148