aboutsummaryrefslogtreecommitdiff
path: root/src/util/server_nc.c
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2011-06-14 10:58:24 +0000
committerNathan S. Evans <evans@in.tum.de>2011-06-14 10:58:24 +0000
commitc4f2f697d4bd44231ea6ae4e9cf32d235cc5e79d (patch)
treec8e87f1a896b0677fb31a7cae9532ce068a70c2a /src/util/server_nc.c
parent0153a325761077d3ea0adee8c4d1766ce8772d27 (diff)
downloadgnunet-c4f2f697d4bd44231ea6ae4e9cf32d235cc5e79d.tar.gz
gnunet-c4f2f697d4bd44231ea6ae4e9cf32d235cc5e79d.zip
speeling
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 a744d25aa..8dc92e44d 100644
--- a/src/util/server_nc.c
+++ b/src/util/server_nc.c
@@ -105,7 +105,7 @@ struct ClientList
105 105
106 106
107/** 107/**
108 * The notification context is the key datastructure for a conveniance 108 * The notification context is the key datastructure for a convenience
109 * API used for transmission of notifications to the client until the 109 * API used for transmission of notifications to the client until the
110 * client disconnects (or the notification context is destroyed, in 110 * client disconnects (or the notification context is destroyed, in
111 * which case we disconnect these clients). Essentially, all 111 * which case we disconnect these clients). Essentially, all