Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dns: remove nonexistant exports.ADNAME
This error code export was mistakingly introduced in a 2012 commit which added more error codes. The correct export.BADNAME was added in #3051. Semver: Major PR-URL: #3051 Fixes: #3050 Reviewed-By: Сковорода Никита Андреевич <[email protected]> Reviewed-By: Sakthipriyan Vairamani <[email protected]>
- Loading branch information
680dda8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a mistake in the
PR-URL
here. The correct one is #3076.