From d430ae2f00ab70ac2ffd0a971283d9fba150229a Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Wed, 4 Dec 2013 16:37:33 +0100 Subject: [PATCH] [API 0.359] IXFR and AXFR have no rdata --- spec/getdns_core_only.h | 2 +- spec/index.html | 8 +------- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/spec/getdns_core_only.h b/spec/getdns_core_only.h index 4c322a77..34494792 100644 --- a/spec/getdns_core_only.h +++ b/spec/getdns_core_only.h @@ -1,4 +1,4 @@ -/* Created at 2013-12-04-16-35-54*/ +/* Created at 2013-12-04-16-37-06*/ #ifndef GETDNS_H #define GETDNS_H diff --git a/spec/index.html b/spec/index.html index 212f31ca..646f6941 100644 --- a/spec/index.html +++ b/spec/index.html @@ -1283,12 +1283,6 @@ and locator64_lsbs (a bindata)

fudge (an int), mac (a bindata), original_id (an int), error (an int), and other_data (a bindata)

-

IXFR (251)

-

zones (a bindata)

- -

AXFR (252)

-

zones (a bindata)

-

MAILB (253)

mailb-unknown (a bindata)

@@ -2112,7 +2106,7 @@ default is the realloc function.

9. The Generated Files

-

There is a tarball that includes the .h files, +

There is a tarball that includes the .h files, the examples, and so on. The examples all make, even though there is no API implementation, based on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine on the Macintosh and Ubuntu; help is definitely appreciated on making the build process