(no commit message)
authorMatthias Wachs <wachs@net.in.tum.de>
Thu, 17 Jun 2010 13:25:59 +0000 (13:25 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Thu, 17 Jun 2010 13:25:59 +0000 (13:25 +0000)
src/transport/plugin_transport_http.c

index 86cc30477788f9e5d29c803a275ebcd013457fa6..a4025a5cda8e08fb390191b3d829ff3c339c51b9 100644 (file)
@@ -904,7 +904,7 @@ static size_t send_write_callback( void *stream, size_t size, size_t nmemb, void
 
 /**
  * Function setting up file descriptors and scheduling task to run
- * @param session session to send data to
+ * @param ses session to send data to
  * @return bytes sent to peer
  */
 static size_t send_prepare(struct Session* ses );