1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

(agent_marktrusted): Check whether the trustlist is

writable.
This commit is contained in:
Werner Koch 2004-01-28 16:19:46 +00:00
parent 4453659c9a
commit fa5d1513a2
4 changed files with 23 additions and 1 deletions

View file

@ -303,6 +303,7 @@ agent_handle_learn (void *assuan_context)
101, /* trusted */
102, /* useful */
100, /* regular */
/* We don't include 110 here because gpgsm can't handle it. */
-1 /* end of list */
};