mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
Reformat using the new rules
This commit is contained in:
@@ -37,10 +37,11 @@
|
||||
* changed in the future.
|
||||
*/
|
||||
|
||||
static void dnslisten_readcb(isc_nmhandle_t *handle, isc_region_t *region,
|
||||
void *arg);
|
||||
static void
|
||||
dnslisten_readcb(isc_nmhandle_t *handle, isc_region_t *region, void *arg);
|
||||
|
||||
static void resume_processing(void *arg);
|
||||
static void
|
||||
resume_processing(void *arg);
|
||||
|
||||
static inline size_t
|
||||
dnslen(unsigned char *base) {
|
||||
|
Reference in New Issue
Block a user