From: Pekka Riikonen Date: Sat, 16 Sep 2006 10:37:06 +0000 (+0000) Subject: updates. X-Git-Tag: 1.2.beta1~713 X-Git-Url: http://git.silc.fi/gitweb/?a=commitdiff_plain;h=e3a89cbd4eff2f61621e56243960487ba42eac97;p=crypto.git updates. --- diff --git a/lib/silchttp/silchttpserver.h b/lib/silchttp/silchttpserver.h index a26f0513..2cd7e9b2 100644 --- a/lib/silchttp/silchttpserver.h +++ b/lib/silchttp/silchttpserver.h @@ -131,7 +131,7 @@ SilcHttpServer silc_http_server_alloc(const char *ip, SilcUInt16 port, ***/ void silc_http_server_free(SilcHttpServer httpd); -/****f* silchttp/SilcHTTPServer/silc_http_server_free +/****f* silchttp/SilcHTTPServer/silc_http_server_send * * SYNOPSIS * @@ -150,7 +150,7 @@ SilcBool silc_http_server_send(SilcHttpServer httpd, SilcHttpConnection conn, SilcBuffer data); -/****f* silchttp/SilcHTTPServer/silc_http_server_free +/****f* silchttp/SilcHTTPServer/silc_http_server_send_error * * SYNOPSIS *