aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_network_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_network_lib.h')
-rw-r--r--src/include/gnunet_network_lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gnunet_network_lib.h b/src/include/gnunet_network_lib.h
index 73303689a..34cb7bc32 100644
--- a/src/include/gnunet_network_lib.h
+++ b/src/include/gnunet_network_lib.h
@@ -309,6 +309,7 @@ void GNUNET_NETWORK_fdset_add (struct GNUNET_NETWORK_FDSet *dst,
309void GNUNET_NETWORK_fdset_copy (struct GNUNET_NETWORK_FDSet *to, 309void GNUNET_NETWORK_fdset_copy (struct GNUNET_NETWORK_FDSet *to,
310 const struct GNUNET_NETWORK_FDSet *from); 310 const struct GNUNET_NETWORK_FDSet *from);
311 311
312
312/** 313/**
313 * Return file descriptor for this network handle 314 * Return file descriptor for this network handle
314 * 315 *