Typoxfixes.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 20 Oct 2002 12:14:52 +0000 (12:14 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 20 Oct 2002 12:14:52 +0000 (12:14 +0000)
lib/silcutil/DIRECTORY
lib/silcutil/silcvcard.h

index 60e94a789b2d0c00fa8d852ca754009d91def821..7341eafb2aaa6da930c4878f4521984f5c2889ed 100644 (file)
@@ -20,7 +20,6 @@
 @LINK=silclist.html:SILC List Interface
 @LINK=silcdlist.html:SILC Dynamic List Interface
 @LINK=silcvcard.html:SILC VCard Interface
-@LINK=silczip.html:SILC Zip API
 -->
 
 <big><b>SILC Utility Library</b></big>
index cb0fb5edbde8c280c38660ce9e4c45cb30b7e384..ecafd5710aa3b0243e758d5efd54a66400ced4b3 100644 (file)
@@ -105,7 +105,7 @@ typedef struct {
  *
  * SYNOPSIS
  *
- *    char *silc_vcard_encode(SilcVCard vcard, SilcUInt8 *vcard_len);
+ *    char *silc_vcard_encode(SilcVCard vcard, SilcUInt32 *vcard_len);
  *
  * DESCRIPTION
  *