mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Comment fixes and one trailing comma fix.
--
This commit is contained in:
parent
3ee314dde1
commit
33ecb541fc
4 changed files with 8 additions and 8 deletions
|
@ -126,7 +126,7 @@ enum
|
|||
KEYORG_WKD = 4, /* Web Key Directory. */
|
||||
KEYORG_URL = 5, /* Trusted URL. */
|
||||
KEYORG_FILE = 6, /* Trusted file. */
|
||||
KEYORG_SELF = 7, /* We generated it. */
|
||||
KEYORG_SELF = 7 /* We generated it. */
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue