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:
@@ -1050,7 +1050,7 @@ isc__timermgr_dispatch(isc_timermgr_t *manager0) {
|
||||
#endif /* USE_TIMER_THREAD */
|
||||
|
||||
isc_result_t
|
||||
isc__timer_register() {
|
||||
isc__timer_register(void) {
|
||||
return (isc_timer_register(isc__timermgr_create));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user