mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Update description of the key format.
--
This commit is contained in:
parent
1908fa8b83
commit
7046001b07
2 changed files with 21 additions and 11 deletions
|
@ -49,7 +49,7 @@ struct try_unprotect_arg_s
|
|||
};
|
||||
|
||||
|
||||
/* Repalce all linefeeds in STRING by "%0A" and return a new malloced
|
||||
/* Replace all linefeeds in STRING by "%0A" and return a new malloced
|
||||
* string. May return NULL on memory error. */
|
||||
static char *
|
||||
linefeed_to_percent0A (const char *string)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue