From: Tinderbox User Date: Sat, 4 Oct 2014 23:45:22 +0000 (+0000) Subject: update copyright notice X-Git-Tag: v9.11.0a1~1360^2~12 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=d1573beb053485ca7683a1fcf530bbab4aef7a35;p=thirdparty%2Fbind9.git update copyright notice --- diff --git a/lib/dns/master.c b/lib/dns/master.c index c8c9f91bfab..1f88b12ea30 100644 --- a/lib/dns/master.c +++ b/lib/dns/master.c @@ -1162,7 +1162,7 @@ load_text(dns_loadctx_t *lctx) { } else if (strcasecmp(DNS_AS_STR(token), "$TTL") == 0) { GETTOKENERR(lctx->lex, 0, &token, ISC_FALSE, - lctx->ttl = 0; + lctx->ttl = 0; lctx->default_ttl_known = ISC_TRUE;); result = dns_ttl_fromtext(&token.value.as_textregion,