projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9c9a18
)
Comment fix.
author
Pekka Riikonen
<priikone@silcnet.org>
Sun, 3 Nov 2002 14:05:37 +0000
(14:05 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sun, 3 Nov 2002 14:05:37 +0000
(14:05 +0000)
lib/silcutil/silcapputil.h
patch
|
blob
|
history
diff --git
a/lib/silcutil/silcapputil.h
b/lib/silcutil/silcapputil.h
index a1b39e7fd8cbdb81f79cb59ef95dd6db5276f44d..4114f56657a7f8bd0e368bfeb843d17d4391815f 100644
(file)
--- a/
lib/silcutil/silcapputil.h
+++ b/
lib/silcutil/silcapputil.h
@@
-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);
*