aboutsummaryrefslogtreecommitdiff
path: root/src/util/test_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/test_client.c')
-rw-r--r--src/util/test_client.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/test_client.c b/src/util/test_client.c
index 5c2e552e9..3545b9fa9 100644
--- a/src/util/test_client.c
+++ b/src/util/test_client.c
@@ -70,7 +70,6 @@ copy_msg (void *cls, size_t size, void *buf)
70 */ 70 */
71static void 71static void
72echo_cb (void *cls, 72echo_cb (void *cls,
73 struct GNUNET_SERVER_Handle *server,
74 struct GNUNET_SERVER_Client *client, 73 struct GNUNET_SERVER_Client *client,
75 const struct GNUNET_MessageHeader *message) 74 const struct GNUNET_MessageHeader *message)
76{ 75{