chiark
/
gitweb
/
~mdw
/
tripe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
4a363f5
)
server/keymgmt.c: Fix typo.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000
(09:26 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 19 Apr 2017 09:54:12 +0000
(10:54 +0100)
server/keymgmt.c
patch
|
blob
|
blame
|
history
diff --git
a/server/keymgmt.c
b/server/keymgmt.c
index 61cba579896432c16f1ba69caaa4fb2a065a6e4c..e31e45da15956c812e3ddbe2d936a57e294562d7 100644
(file)
--- a/
server/keymgmt.c
+++ b/
server/keymgmt.c
@@
-166,7
+166,7
@@
static const kgops *kgtab[] = {
/* --- @algs_get@ --- *
*
* Arguments: @algswitch *a@ = where to put the algorithms
/* --- @algs_get@ --- *
*
* Arguments: @algswitch *a@ = where to put the algorithms
- * @dstr *e@ = where to write err
r
or tokens
+ * @dstr *e@ = where to write error tokens
* @key_file *kf@ = key file
* @key *k@ = key to inspect
*
* @key_file *kf@ = key file
* @key *k@ = key to inspect
*