]> git.ipfire.org Git - thirdparty/bind9.git/commit
append_file() should return void as it doesn't return anything and we don't check...
authorOndřej Surý <ondrej@isc.org>
Wed, 8 Apr 2020 13:46:33 +0000 (15:46 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 15 Apr 2020 10:45:05 +0000 (12:45 +0200)
commit6f3c201ff439a0433624d77445753331f2c64f3b
treed3273a6f75dbbc043588d919726155993af95934
parent948a23e6bb343e63dd6ad852e141650da323846c
append_file() should return void as it doesn't return anything and we don't check for return value
lib/isc/glob.c