Skip to content

Commit

Permalink
[API 0.501] no ip addressed with getdns_general
Browse files Browse the repository at this point in the history
again because the index.html wasn't included...
  • Loading branch information
wtoorop committed Jun 25, 2014
1 parent e606988 commit 39ff6cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions spec/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ <h2>1.1 <code>getdns_general()</code></h2>
before calling the function.</p>

<p class=define><code><b>*name</b></code></p>
<p class=descrip>This is a null-terminted string consisting of either an
ASCII-based domain name to be looked up, or a null-terminted text string that is an IPv4 or IPv6 address.
<p class=descrip>This is a null-terminted string consisting of an
ASCII-based domain name to be looked up.
The values here follow the rules in section 2.1 of RFC 4343
to allow non-ASCII octets and special characters in labels.</p>

Expand Down Expand Up @@ -2440,7 +2440,7 @@ <h2>8.11 Getting API information and current Contexts</h2>

<h1>9. The Generated Files</h1>

<p>There is <a href="getdns-0.5.tgz">a tarball</a> that includes the .h files,
<p>There is <a href="getdns-0.501.tgz">a tarball</a> 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
Expand Down

0 comments on commit 39ff6cf

Please sign in to comment.