aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorGabor X Toth <*@tg-x.net>2015-05-07 12:15:07 +0000
committerGabor X Toth <*@tg-x.net>2015-05-07 12:15:07 +0000
commit44fc5054ed8094fa028df7bae6d2c522deca04fa (patch)
tree4656c16aa0118ff6998c721b26237acf11f53a43 /src/util
parentc1eec384277b32b187683165825d7522a94f327e (diff)
downloadgnunet-44fc5054ed8094fa028df7bae6d2c522deca04fa.tar.gz
gnunet-44fc5054ed8094fa028df7bae6d2c522deca04fa.zip
doc fix
Diffstat (limited to 'src/util')
-rw-r--r--src/util/client_manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/client_manager.c b/src/util/client_manager.c
index abaa49735..662d6d061 100644
--- a/src/util/client_manager.c
+++ b/src/util/client_manager.c
@@ -209,7 +209,7 @@ schedule_disconnect (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
209 * 209 *
210 * @param cls 210 * @param cls
211 * struct GNUNET_CLIENT_MANAGER_Connection 211 * struct GNUNET_CLIENT_MANAGER_Connection
212 * @param size 212 * @param buf_size
213 * Number of bytes available in @a buf. 213 * Number of bytes available in @a buf.
214 * @param buf 214 * @param buf
215 * Where to copy the message. 215 * Where to copy the message.