Comment fix.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 3 Nov 2002 14:05:37 +0000 (14:05 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 3 Nov 2002 14:05:37 +0000 (14:05 +0000)
lib/silcutil/silcapputil.h

index a1b39e7fd8cbdb81f79cb59ef95dd6db5276f44d..4114f56657a7f8bd0e368bfeb843d17d4391815f 100644 (file)
@@ -101,8 +101,8 @@ bool silc_create_key_pair(const char *pkcs_name,
  *
  *    bool silc_load_key_pair(const char *pub_filename,
  *                            const char *prv_filename,
- *                            SilcPKCS *return_pkcs,
  *                            const char *passphrase,
+ *                            SilcPKCS *return_pkcs,
  *                            SilcPublicKey *return_public_key,
  *                            SilcPrivateKey *return_private_key);
  *