From 7bfb0145d672d8d2b48a363f01b3573b296ece38 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Wed, 12 Sep 2001 00:22:53 +0000 Subject: [PATCH] indentation --- bin/dig/dighost.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/dig/dighost.c b/bin/dig/dighost.c index 42c368031b..a30acc0bd8 100644 --- a/bin/dig/dighost.c +++ b/bin/dig/dighost.c @@ -15,7 +15,7 @@ * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: dighost.c,v 1.223 2001/09/11 22:34:21 bwelling Exp $ */ +/* $Id: dighost.c,v 1.224 2001/09/12 00:22:53 gson Exp $ */ /* * Notice to programmers: Do not use this code as an example of how to @@ -937,7 +937,7 @@ try_clear_lookup(dig_lookup_t *lookup) { q->servname); q = ISC_LIST_NEXT(q, link); } - return (ISC_FALSE); + return (ISC_FALSE); } } /*