projects
/
gpgme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca43df0
)
typo fix in comment.
author
Werner Koch
<wk@gnupg.org>
Tue, 2 Jul 2002 08:53:31 +0000
(08:53 +0000)
committer
Werner Koch
<wk@gnupg.org>
Tue, 2 Jul 2002 08:53:31 +0000
(08:53 +0000)
gpgme/recipient.c
patch
|
blob
|
history
diff --git
a/gpgme/recipient.c
b/gpgme/recipient.c
index f1899ce9c232d4cf168426c28287f46060943933..46be03789627e74b058a03e11e1150b50d726c27 100644
(file)
--- a/
gpgme/recipient.c
+++ b/
gpgme/recipient.c
@@
-97,7
+97,7
@@
gpgme_recipients_add_name (GpgmeRecipients rset, const char *name )
* validity. Use one of the constants
* %GPGME_VALIDITY_UNKNOWN, %GPGME_VALIDITY_UNDEFINED,
* %GPGME_VALIDITY_NEVER, %GPGME_VALIDITY_MARGINAL,
- * %GPGME_VALIDITY_FULL, %GPGME_VALIDITY_ULTIMATE
5
+ * %GPGME_VALIDITY_FULL, %GPGME_VALIDITY_ULTIMATE
* for the validity. %GPGME_VALIDITY_UNKNOWN is implicitly used by
* gpgme_recipients_add_name().
*