-doxygen
authorSree Harsha Totakura <totakura@in.tum.de>
Sat, 7 Apr 2012 21:35:18 +0000 (21:35 +0000)
committerSree Harsha Totakura <totakura@in.tum.de>
Sat, 7 Apr 2012 21:35:18 +0000 (21:35 +0000)
src/stream/stream_api.c

index 535850de2a02cf1d49462cca150eb6af03d1c412..8fd22e8cbace24d184477ab9a9dfa2d9df58c013 100644 (file)
@@ -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