From 47c8b99f44c7c9723061fe0e9c955edb3170a022 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Sat, 7 Apr 2012 21:35:18 +0000 Subject: [PATCH] -doxygen --- src/stream/stream_api.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/stream/stream_api.c b/src/stream/stream_api.c index 535850de2..8fd22e8cb 100644 --- a/src/stream/stream_api.c +++ b/src/stream/stream_api.c @@ -1558,7 +1558,6 @@ client_handle_receive_close_ack (void *cls, * * @param socket the socket * @param tunnel connection to the other end - * @param tunnel_ctx this is NULL * @param sender who sent the message * @param message the actual message * @param atsi performance data for the connection @@ -1630,7 +1629,6 @@ client_handle_close (void *cls, * * @param socket the socket * @param tunnel connection to the other end - * @param tunnel_ctx this is NULL * @param sender who sent the message * @param message the actual message * @param atsi performance data for the connection -- 2.25.1