]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'ondrej-unsigned-to-unsigned_int' into 'main'
authorOndřej Surý <ondrej@isc.org>
Mon, 19 Sep 2022 14:02:00 +0000 (14:02 +0000)
committerOndřej Surý <ondrej@isc.org>
Mon, 19 Sep 2022 14:02:00 +0000 (14:02 +0000)
commitde755955757aa5fbed7b1cfc91e2c710fa4dffeb
treed7eae8ade0f0a2538ed260670687c68d2f00fadd
parent28dfa9adcca7e2ff95b40b44194689f1c50a05ec
parentf6e4f620b3b10f4b4e6e63552b07528cc9835cab
Merge branch 'ondrej-unsigned-to-unsigned_int' into 'main'

Add semantic patch to use 'unsigned int' instead of 'unsigned'

See merge request isc-projects/bind9!6741