]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Please doxygen, quote the characters to stop it from parsing a doxygen command.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Aug 2020 13:12:46 +0000 (15:12 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 27 Aug 2020 13:12:46 +0000 (15:12 +0200)
services/listen_dnsport.h

index 680ec84bba4fb9379df12291135d9a0b64f74e74..83bdf48e89d18f37d9b36d1b24c0c70191cefd0d 100644 (file)
@@ -117,7 +117,7 @@ struct listen_port {
  * interfaces for IP4 and/or IP6, for UDP and/or TCP.
  * On the given port number. It creates the sockets.
  * @param cfg: settings on what ports to open.
- * @param ifs: interfaces to open, array of IP addresses, ip[@port].
+ * @param ifs: interfaces to open, array of IP addresses, "ip[@port]".
  * @param num_ifs: length of ifs.
  * @param reuseport: set to true if you want reuseport, or NULL to not have it,
  *   set to false on exit if reuseport failed to apply (because of no