]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
daemon: cleanup
authorMarek Vavruša <marek.vavrusa@nic.cz>
Thu, 4 Jun 2015 22:22:26 +0000 (00:22 +0200)
committerMarek Vavruša <marek.vavrusa@nic.cz>
Thu, 4 Jun 2015 22:22:26 +0000 (00:22 +0200)
daemon/worker.h

index eb0f9b39d53d395ad8b4bb4f8beb43dcd3eed0ee..ba95372c0a711392b15c66ce6d06ece58eaf545f 100644 (file)
@@ -21,7 +21,9 @@
 #include "daemon/engine.h"
 #include "lib/generic/array.h"
 
+/* @cond internal Array of memory pools. */
 typedef array_t(mm_ctx_t) mempool_ring_t;
+/* @endcond */
 
 /**
  * Query resolution worker.