From: lurchi Date: Sat, 6 Jan 2018 17:35:37 +0000 (+0100) Subject: fix documentation X-Git-Tag: gnunet-0.11.0rc0~2^2~20 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1c09b2424150a791b68762140ae40b5f6f95d5f5;p=oweals%2Fgnunet.git fix documentation --- diff --git a/src/include/gnunet_network_lib.h b/src/include/gnunet_network_lib.h index 9e692bbbf..2c344749f 100644 --- a/src/include/gnunet_network_lib.h +++ b/src/include/gnunet_network_lib.h @@ -53,7 +53,7 @@ struct GNUNET_NETWORK_FDSet { /** - * Maximum number of any socket socket descriptor in the set (plus one) + * Maximum number of any socket descriptor in the set (plus one) */ int nsds;