mirror of
https://github.com/monero-project/monero.git
synced 2025-08-08 05:42:20 -04:00
update unbound, fix unbound openssl issue on OS X
This commit is contained in:
parent
32a26332f8
commit
2d43ae8063
101 changed files with 4685 additions and 3057 deletions
2
external/unbound/testcode/testpkts.h
vendored
2
external/unbound/testcode/testpkts.h
vendored
|
@ -214,7 +214,7 @@ void delete_entry(struct entry* list);
|
|||
* @param in: file to read from. Filepos must be at the start of a new line.
|
||||
* @param name: name of the file for prettier errors.
|
||||
* @param pstate: file parse state with lineno, default_ttl,
|
||||
* oirigin and prev_rr name.
|
||||
* origin and prev_rr name.
|
||||
* @param skip_whitespace: skip leftside whitespace.
|
||||
* @return: The entry read (malloced) or NULL if no entry could be read.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue