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

fixed typo

This commit is contained in:
Stefan Bellon 2002-12-06 00:38:43 +00:00
parent fce148aa0e
commit ea86ca6565
2 changed files with 6 additions and 1 deletions

View file

@ -179,7 +179,7 @@ struct {
int show_keyring;
struct groupitem *grouplist;
int strict;
int mangle_dos_names;
int mangle_dos_filenames;
} opt;