mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-16 09:08:01 -05:00
Typo inside a whitespace
git-svn-id: file:///svn/unbound/trunk@2786 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
5361b081d3
commit
e00e9d2839
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ struct entry {
|
|||
/**
|
||||
* reads the canned reply file and returns a list of structs
|
||||
* does an exit on error.
|
||||
* @param skip_withespace: skip leftside whitespace.
|
||||
* @param skip_whitespace: skip leftside whitespace.
|
||||
*/
|
||||
struct entry* read_datafile(const char* name, int skip_whitespace);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue