2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

whitespace / layout

This commit is contained in:
Mark Andrews
2003-10-17 03:46:46 +00:00
parent bb030ee88e
commit fcb54ce0a4
18 changed files with 115 additions and 122 deletions

View File

@@ -15,7 +15,7 @@
* WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: named-checkzone.c,v 1.25 2002/10/25 01:02:53 marka Exp $ */
/* $Id: named-checkzone.c,v 1.26 2003/10/17 03:46:41 marka Exp $ */
#include <config.h>
@@ -112,7 +112,7 @@ main(int argc, char **argv) {
quiet++;
break;
case 't':
case 't':
result = isc_dir_chroot(isc_commandline_argument);
if (result != ISC_R_SUCCESS) {
fprintf(stderr, "isc_dir_chroot: %s: %s\n",