mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:00:00 -04:00
format comment to 79 columns
This commit is contained in:
parent
2e9fe863e1
commit
142b9c806e
1 changed files with 3 additions and 2 deletions
|
|
@ -25,8 +25,9 @@
|
|||
isc_result_t
|
||||
ns_log_configure(isc_logconfig_t *lctx, dns_c_logginglist_t *clog);
|
||||
/*
|
||||
* Construct a new isc_logconfig_t object for use with the logging context 'lctx',
|
||||
* configuring it according to the named.conf configuration data in 'clog'.
|
||||
* Construct a new isc_logconfig_t object for use with the logging context
|
||||
* 'lctx', configuring it according to the named.conf configuration data in
|
||||
* 'clog'.
|
||||
*/
|
||||
|
||||
#endif /* NS_LOGCONF_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue