mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
formatting nit; no functional change
This commit is contained in:
@@ -63,7 +63,8 @@ category_fromconf(dns_c_logcat_t *ccat, isc_logconfig_t *lctx)
|
|||||||
* For now, the default category is the only
|
* For now, the default category is the only
|
||||||
* one that works
|
* one that works
|
||||||
*/
|
*/
|
||||||
cat = ISC_LOGCATEGORY_DEFAULT; break;
|
cat = ISC_LOGCATEGORY_DEFAULT;
|
||||||
|
break;
|
||||||
default:
|
default:
|
||||||
isc_log_write(ns_g_lctx, NS_LOGCATEGORY_GENERAL,
|
isc_log_write(ns_g_lctx, NS_LOGCATEGORY_GENERAL,
|
||||||
NS_LOGMODULE_SERVER, ISC_LOG_WARNING,
|
NS_LOGMODULE_SERVER, ISC_LOG_WARNING,
|
||||||
|
Reference in New Issue
Block a user