aboutsummaryrefslogtreecommitdiff
path: root/src/util/service.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/service.c')
-rw-r--r--src/util/service.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/util/service.c b/src/util/service.c
index c48060437..27183981e 100644
--- a/src/util/service.c
+++ b/src/util/service.c
@@ -743,7 +743,7 @@ service_client_recv (void *cls)
743 * setup the client (with the scheduler) and tell the application. 743 * setup the client (with the scheduler) and tell the application.
744 * 744 *
745 * @param sh service that accepted the client 745 * @param sh service that accepted the client
746 * @param sock socket associated with the client 746 * @param csock socket associated with the client
747 */ 747 */
748static void 748static void
749start_client (struct GNUNET_SERVICE_Handle *sh, 749start_client (struct GNUNET_SERVICE_Handle *sh,