mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
added some trust model stuff
This commit is contained in:
parent
1ce26aa6d6
commit
4ec1775f3e
49 changed files with 1580 additions and 331 deletions
|
@ -188,7 +188,6 @@ int
|
|||
optfile_parse( FILE *fp, const char *filename, unsigned *lineno,
|
||||
ARGPARSE_ARGS *arg, ARGPARSE_OPTS *opts)
|
||||
{
|
||||
char *s, *s2;
|
||||
int state, i, c;
|
||||
int index=0;
|
||||
char keyword[100];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue