Added SILC HTTP Server API
[runtime.git] / lib / silchttp / silchttpphp.h
index f0c511220929725e76d1002a1bd0ffc4dfb46891..f9502aede542a3e570105ebca525068d573cbfec 100644 (file)
@@ -4,7 +4,7 @@
 
   Author: Pekka Riikonen <priikone@silcnet.org>
 
-  Copyright (C) 2006 Pekka Riikonen
+  Copyright (C) 2006 - 2008 Pekka Riikonen
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -17,7 +17,7 @@
 
 */
 
-/****h* silchttp/SILC HTTP PHP Translator
+/****h* silchttp/HTTP PHP Translator
  *
  * DESCRIPTION
  *
@@ -31,7 +31,7 @@
 #ifndef SILCHTTPPHP_H
 #define SILCHTTPPHP_H
 
-/****f* silchttp/SilcHTTPServer/silc_http_php
+/****f* silchttp/silc_http_php
  *
  * SYNOPSIS
  *
@@ -46,7 +46,7 @@
  ***/
 SilcBuffer silc_http_php(char *php_data);
 
-/****f* silchttp/SilcHTTPServer/silc_http_php
+/****f* silchttp/silc_http_php_file
  *
  * SYNOPSIS
  *