mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Prepare for 1.4.11
This commit is contained in:
parent
41f5b0a402
commit
27193bbd2c
39 changed files with 17543 additions and 18568 deletions
|
@ -3598,7 +3598,7 @@ parse_algorithm_attribute (app_t app, int keyno)
|
|||
unsigned char *buffer;
|
||||
size_t buflen;
|
||||
void *relptr;
|
||||
const char const desc[3][5] = {"sign", "encr", "auth"};
|
||||
const char desc[3][5] = {"sign", "encr", "auth"};
|
||||
|
||||
assert (keyno >=0 && keyno <= 2);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue