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:
@@ -34,8 +34,9 @@
|
||||
#include <dns/rrl.h>
|
||||
#include <dns/view.h>
|
||||
|
||||
static void log_end(dns_rrl_t *rrl, dns_rrl_entry_t *e, bool early,
|
||||
char *log_buf, unsigned int log_buf_len);
|
||||
static void
|
||||
log_end(dns_rrl_t *rrl, dns_rrl_entry_t *e, bool early, char *log_buf,
|
||||
unsigned int log_buf_len);
|
||||
|
||||
/*
|
||||
* Get a modulus for a hash function that is tolerably likely to be
|
||||
|
Reference in New Issue
Block a user