]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Typo inside a whitespace release-1.4.19rc1
authorYuri Schaeffer <yuri@nlnetlabs.nl>
Tue, 4 Dec 2012 10:18:00 +0000 (10:18 +0000)
committerYuri Schaeffer <yuri@nlnetlabs.nl>
Tue, 4 Dec 2012 10:18:00 +0000 (10:18 +0000)
git-svn-id: file:///svn/unbound/trunk@2786 be551aaa-1e26-0410-a405-d3ace91eadb9

testcode/ldns-testpkts.h

index 4941525250f28bfe04ac20d854838186e8a504a7..22b1797a3ad30f6f24b5c5af08e6a6fba4e00090 100644 (file)
@@ -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);