Merged silc_1_0_branch to trunk.
[silc.git] / lib / silcclient / DIRECTORY
index d61bcfe7a4e4752daf2832585500ff9b88269244..a4fad88df39d8f60f23e4afd8314a82a9f1d6823 100644 (file)
@@ -5,6 +5,7 @@
 @LINK=command_reply_args.html:Arguments for <b>command_reply</b> Client Operation
 @LINK=silcstatus_args.html:SilcStatus Error Arguments in <b>command_reply</b> Client Operation
 @LINK=notifyargs.html:Arguments for <b>notify</b> Client Operation
+@LINK=silcclient_unicode.html:Unicode and UTF-8 Strings in Client Library
 @LINK=silcclient.html:Client Library Interface Reference
 -->
 
@@ -17,7 +18,7 @@
 <b>Introduction</b>
 
 <br /><br />
-SILC Client Library is SILC Client implementation without the actual user 
+SILC Client Library is SILC Client implementation without the actual user
 interface. The library uses common and core components of SILC protocol from
 lib/silccore library and normal utility routines from lib/silcutil library.
 The library has been designed to be complete SILC Client implementation