X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Fdane.c;h=137c7541831a4cedf3d74a2c85755548881405a5;hb=5976eb9983e5f88f22d55f26ddac53c23aeb7f3d;hp=99ca7d02a6e7b4c4cbc73de8d4806edb5b2b4cfc;hpb=fc6b96fae1afd051f9d34fa3e86169be4e05e5b2;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/dane.c b/src/src/dane.c index 99ca7d02a..137c75418 100644 --- a/src/src/dane.c +++ b/src/src/dane.c @@ -35,7 +35,7 @@ static void dummy(int x) { dummy(x-1); } /* DNSSEC support is also required */ # ifndef RES_USE_DNSSEC -# error DANE support requires that the DNS reolver library supports DNSSEC +# error DANE support requires that the DNS resolver library supports DNSSEC # endif # ifdef USE_GNUTLS