mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Add dummu option --passwd for gpg.
Collected changes.
This commit is contained in:
parent
5f4595a529
commit
be45bf3d54
26 changed files with 248 additions and 71 deletions
|
@ -1423,7 +1423,7 @@ es_readn (estream_t ES__RESTRICT stream,
|
|||
}
|
||||
|
||||
/* Try to unread DATA_N bytes from DATA into STREAM, storing the
|
||||
amount of bytes succesfully unread in *BYTES_UNREAD. */
|
||||
amount of bytes successfully unread in *BYTES_UNREAD. */
|
||||
static void
|
||||
es_unreadn (estream_t ES__RESTRICT stream,
|
||||
const unsigned char *ES__RESTRICT data, size_t data_n,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue