mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-02 15:45:25 +00:00
spacing
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* $Id: log_test.c,v 1.22 2001/01/09 21:41:15 bwelling Exp $ */
|
/* $Id: log_test.c,v 1.23 2001/07/09 22:39:27 gson Exp $ */
|
||||||
|
|
||||||
/* Principal Authors: DCL */
|
/* Principal Authors: DCL */
|
||||||
|
|
||||||
@@ -264,7 +264,6 @@ main (int argc, char **argv) {
|
|||||||
isc_log_write(lctx, DNS_LOGCATEGORY_GENERAL,
|
isc_log_write(lctx, DNS_LOGCATEGORY_GENERAL,
|
||||||
DNS_LOGMODULE_DB, ISC_LOG_NOTICE,
|
DNS_LOGMODULE_DB, ISC_LOG_NOTICE,
|
||||||
"should be in base file");
|
"should be in base file");
|
||||||
|
|
||||||
} else {
|
} else {
|
||||||
file_versions = FILE_VERSIONS;
|
file_versions = FILE_VERSIONS;
|
||||||
for (i = 1; i <= file_versions; i++)
|
for (i = 1; i <= file_versions; i++)
|
||||||
|
Reference in New Issue
Block a user