- wip
[oweals/gnunet.git] / src / include / gnunet_os_lib.h
index 5a81fba6f9bdac5ac901d8e8b1dbf143723ae265..79adb6fa2661e1272c698cf68f74505432584296 100644 (file)
@@ -225,7 +225,7 @@ GNUNET_OS_get_libexec_binary_path (const char *progname);
  * @param isDefault is this presumably the default interface
  * @param addr address of this interface (can be NULL for unknown or unassigned)
  * @param broadcast_addr the broadcast address (can be NULL for unknown or unassigned)
- * @param netmask the network mask (can be NULL for unknown or unassigned))
+ * @param netmask the network mask (can be NULL for unknown or unassigned)
  * @param addrlen length of the address
  * @return #GNUNET_OK to continue iteration, #GNUNET_SYSERR to abort
  */