]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1723-fputs-fprintf' into 'master'
authorMichał Kępień <michal@isc.org>
Mon, 4 May 2020 07:45:48 +0000 (07:45 +0000)
committerMichał Kępień <michal@isc.org>
Mon, 4 May 2020 07:45:48 +0000 (07:45 +0000)
commit92ae41bf40594a8f8fa7a7c2cceab5c4c4db45e9
tree66eac66e9ac2f3111e9e0f0dfe2573a6052443d7
parenta6e6d0c1d5d5add2901abd03050001fbc910ec76
parentb89decfcc9e285e58511d894b885ff9b21f4d498
Merge branch '1723-fputs-fprintf' into 'master'

replace fputs() with fprintf()

Closes #1723

See merge request isc-projects/bind9!3325