diff options
Diffstat (limited to 'g10/options.h')
-rw-r--r-- | g10/options.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h index d82b30125..f3a408eb4 100644 --- a/g10/options.h +++ b/g10/options.h @@ -179,7 +179,7 @@ struct { int show_keyring; struct groupitem *grouplist; int strict; - int mangle_dos_names; + int mangle_dos_filenames; } opt; |