aboutsummaryrefslogtreecommitdiff
path: root/src/util/server_nc.c
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2013-03-12 12:52:28 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2013-03-12 12:52:28 +0000
commit6e8793e115782b277ed97e6072a3fd87c75d4707 (patch)
treed83c94ee62011ab1c8a0c425dd89cdac6afaaa0d /src/util/server_nc.c
parent26df8eb845e634ad3658582bb594c9761591e86d (diff)
downloadgnunet-6e8793e115782b277ed97e6072a3fd87c75d4707.tar.gz
gnunet-6e8793e115782b277ed97e6072a3fd87c75d4707.zip
- typo
Diffstat (limited to 'src/util/server_nc.c')
-rw-r--r--src/util/server_nc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/server_nc.c b/src/util/server_nc.c
index 6e0181ecb..7a96dd6ef 100644
--- a/src/util/server_nc.c
+++ b/src/util/server_nc.c
@@ -201,7 +201,7 @@ handle_client_disconnect (void *cls, struct GNUNET_SERVER_Client *client)
201 * @param server server for which this function creates the context 201 * @param server server for which this function creates the context
202 * @param queue_length maximum number of messages to keep in 202 * @param queue_length maximum number of messages to keep in
203 * the notification queue; optional messages are dropped 203 * the notification queue; optional messages are dropped
204 * it the queue gets longer than this number of messages 204 * if the queue gets longer than this number of messages
205 * @return handle to the notification context 205 * @return handle to the notification context
206 */ 206 */
207struct GNUNET_SERVER_NotificationContext * 207struct GNUNET_SERVER_NotificationContext *