]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Please doxygen by modifying mesh.h
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Oct 2016 13:59:17 +0000 (13:59 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Oct 2016 13:59:17 +0000 (13:59 +0000)
git-svn-id: file:///svn/unbound/trunk@3892 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
services/mesh.h

index 2955b3d0c273140f87b40193b2b5383c5ff38aa2..bafc194f809efb59ebcdeaf290e852be70887449 100644 (file)
@@ -8,6 +8,7 @@
          clients with different EDNS parameters, from Jinmei Tatuya.
        - Fix #1118: libunbound.pc sets strange Libs, Libs.private values.
        - Added Requires line to libunbound.pc
+       - Please doxygen by modifying mesh.h
 
 17 October 2016: Wouter
        - Re-fix #839 from view commit overwrite.
index ca09d8958048c54fbf6488afc48762aeca0bb846..612cbb7f9ca0074def47ed9d36b00531d0de0956 100644 (file)
@@ -461,7 +461,6 @@ int mesh_state_attachment(struct mesh_state* super, struct mesh_state* sub);
  * @param rep: comm point reply info.
  * @param qid: ID of reply.
  * @param qflags: original query flags.
- * @param qname: original query name.
  * @param qinfo: original query info.
  * @return: 0 on alloc error.
  */