mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
Reformat using the new rules
This commit is contained in:
@@ -96,7 +96,8 @@ struct isc__timermgr {
|
||||
isc_heap_t *heap;
|
||||
};
|
||||
|
||||
void isc_timermgr_poke(isc_timermgr_t *manager0);
|
||||
void
|
||||
isc_timermgr_poke(isc_timermgr_t *manager0);
|
||||
|
||||
static inline isc_result_t
|
||||
schedule(isc__timer_t *timer, isc_time_t *now, bool signal_ok) {
|
||||
|
Reference in New Issue
Block a user