1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

See ChangeLog: Fri Nov 27 15:30:24 CET 1998 Werner Koch

This commit is contained in:
Werner Koch 1998-11-27 14:33:31 +00:00
parent a7d13c0d80
commit d87a3c14c4
9 changed files with 49 additions and 11 deletions

View file

@ -46,6 +46,7 @@ typedef struct {
int stopped;
const char *last;
void *aliases;
const void *cur_alias;
} internal; /* DO NOT CHANGE */
} ARGPARSE_ARGS;