chiark / gitweb /
adns_str* etc.: Permit calling on adns_s_* values (not _max_)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 25 May 2020 12:01:17 +0000 (13:01 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 11 Jun 2020 15:13:02 +0000 (16:13 +0100)
commitab9603b004ef2bfd1c3450b915320b45a07f58c8
tree2902fd5f5d310d9489ec93aaa7ea9413321f7d2b
parent2b44fb38172ff0d64d1d5d907e3322d5e1a6a8ca
adns_str* etc.: Permit calling on adns_s_* values (not _max_)

This is useful because otherwise an application may not use these
values for its own errors, if that might result in them being passed
to the adns_strerror etc.

No code change: the table already has all the values.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/adns.h