]> git.ipfire.org Git - thirdparty/bind9.git/commit
use NULL (not 0) for null pointers; use size_t (not unsigned int) in
authorAndreas Gustafsson <source@isc.org>
Tue, 30 Nov 1999 22:13:26 +0000 (22:13 +0000)
committerAndreas Gustafsson <source@isc.org>
Tue, 30 Nov 1999 22:13:26 +0000 (22:13 +0000)
commit79c08618e9f27da052ad6bbc0b232f23ff2e568e
tree307fc1ed2743cdd7acca4eb290311ff6a7bdb892
parentd8c70cbcd78b808c7eb23b39ef0c17f2e22def2e
use NULL (not 0) for null pointers; use size_t (not unsigned int) in
sysctl() arguments
lib/isc/unix/ifiter_sysctl.c