mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-26 03:58:15 +00:00
Use clang-format-21 to update formatting
This commit is contained in:
parent
5ce402f698
commit
a88b44d945
@ -184,8 +184,8 @@ teardown_managers(void **state);
|
|||||||
setup_mctx(NULL); \
|
setup_mctx(NULL); \
|
||||||
setup_workers(NULL); \
|
setup_workers(NULL); \
|
||||||
\
|
\
|
||||||
while ((c = isc_commandline_parse(argc, argv, "dlt:")) != -1) \
|
while ((c = isc_commandline_parse(argc, argv, "dlt:")) != \
|
||||||
{ \
|
-1) { \
|
||||||
switch (c) { \
|
switch (c) { \
|
||||||
case 'd': \
|
case 'd': \
|
||||||
debug = true; \
|
debug = true; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user