mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
[master] use ANSI prototypes, clean up some casts
This commit is contained in:
@@ -112,7 +112,7 @@ waitfor(completion_t *completion) {
|
||||
#endif
|
||||
|
||||
static void
|
||||
waitbody() {
|
||||
waitbody(void) {
|
||||
#ifndef ISC_PLATFORM_USETHREADS
|
||||
struct timeval tv;
|
||||
isc_socketwait_t *swait = NULL;
|
||||
|
Reference in New Issue
Block a user