2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-02 23:55:27 +00:00

terminate output with newline, not newline+space

This commit is contained in:
Andreas Gustafsson
2000-12-21 22:11:03 +00:00
parent 3518c2023a
commit bbb71c1c07

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named-checkzone.c,v 1.5 2000/12/21 01:54:30 bwelling Exp $ */
/* $Id: named-checkzone.c,v 1.6 2000/12/21 22:11:03 gson Exp $ */
#include <config.h>