From: Pekka Riikonen Date: Sat, 16 Sep 2006 10:37:06 +0000 (+0000) Subject: updates. X-Git-Tag: silc.client.1.1.beta1~274 X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=commitdiff_plain;h=e3a89cbd4eff2f61621e56243960487ba42eac97 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 *