aboutsummaryrefslogtreecommitdiffstats
path: root/checkalias.c
diff options
context:
space:
mode:
Diffstat (limited to 'checkalias.c')
-rw-r--r--checkalias.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/checkalias.c b/checkalias.c
index cd5caca5..6aeda1bd 100644
--- a/checkalias.c
+++ b/checkalias.c
@@ -216,7 +216,6 @@ int is_host_alias(const char *name, struct query *ctl)
#ifndef __BEOS__
case NO_ADDRESS: /* valid, but does not have an IP address */
return(FALSE);
- break;
#endif
case NO_RECOVERY: /* non-recoverable name server error */
case TRY_AGAIN: /* temporary error on authoritative server */