updates.
authorPekka Riikonen <priikone@silcnet.org>
Sat, 16 Sep 2006 10:37:06 +0000 (10:37 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 16 Sep 2006 10:37:06 +0000 (10:37 +0000)
lib/silchttp/silchttpserver.h

index a26f05133389f0ede89d55a6b1dfe7682ad16305..2cd7e9b221aac04cbe56def7667fcda11e30fb3d 100644 (file)
@@ -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
  *