X-Git-Url: https://git.distorted.org.uk/~mdw/yaid/blobdiff_plain/2a9b8d4a73887ceb4ebbd5e7488bb6a3aa878018..3bfd21ff72dfd7f04c786e49de9c13998d1ed8d4:/linux.c diff --git a/linux.c b/linux.c index 87da9fa..9d83a90 100644 --- a/linux.c +++ b/linux.c @@ -310,7 +310,6 @@ void identify(struct query *q) for (i = 0; i < 4; i++) if (sockeq(q->ao, &s[i], &q->s[L])) goto found_local; continue; - putchar('.'); found_local: if (!sockeq(q->ao, &s[i^1], &s[i^2]) || !sockeq(q->ao, &s[i^1], &q->s[R]))