From e3a89cbd4eff2f61621e56243960487ba42eac97 Mon Sep 17 00:00:00 2001 From: Pekka Riikonen Date: Sat, 16 Sep 2006 10:37:06 +0000 Subject: [PATCH] updates. --- lib/silchttp/silchttpserver.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 * -- 2.24.0