]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
fixup header.
authorWouter Wijngaards <wouter@NLnetLabs.nl>
Mon, 28 Jan 2013 13:45:55 +0000 (13:45 +0000)
committerWouter Wijngaards <wouter@NLnetLabs.nl>
Mon, 28 Jan 2013 13:45:55 +0000 (13:45 +0000)
examples/ldns-testpkts.h

index 88dd422f322f4c923f6b6b7b521e71bad431c874..26a71dad8dd1381c08a04c6b4ca0e6b3d54d97eb 100644 (file)
@@ -207,6 +207,7 @@ struct entry {
 /**
  * reads the canned reply file and returns a list of structs 
  * does an exit on error.
+ * @param name: name of the file to read.
  * @param skip_whitespace: skip leftside whitespace.
  */
 struct entry* read_datafile(const char* name, int skip_whitespace);