mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-25 03:27:18 +00:00
Update sources to Clang 18 formatting
This commit is contained in:
parent
7107c44c7c
commit
f454fa6dea
@ -53,30 +53,8 @@ log_end(dns_rrl_t *rrl, dns_rrl_entry_t *e, bool early, char *log_buf,
|
|||||||
static int
|
static int
|
||||||
hash_divisor(unsigned int initial) {
|
hash_divisor(unsigned int initial) {
|
||||||
static uint16_t primes[] = {
|
static uint16_t primes[] = {
|
||||||
3,
|
3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41,
|
||||||
5,
|
43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97,
|
||||||
7,
|
|
||||||
11,
|
|
||||||
13,
|
|
||||||
17,
|
|
||||||
19,
|
|
||||||
23,
|
|
||||||
29,
|
|
||||||
31,
|
|
||||||
37,
|
|
||||||
41,
|
|
||||||
43,
|
|
||||||
47,
|
|
||||||
53,
|
|
||||||
59,
|
|
||||||
61,
|
|
||||||
67,
|
|
||||||
71,
|
|
||||||
73,
|
|
||||||
79,
|
|
||||||
83,
|
|
||||||
89,
|
|
||||||
97,
|
|
||||||
#if 0
|
#if 0
|
||||||
101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157,
|
101, 103, 107, 109, 113, 127, 131, 137, 139, 149, 151, 157,
|
||||||
163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227,
|
163, 167, 173, 179, 181, 191, 193, 197, 199, 211, 223, 227,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user