aboutsummaryrefslogtreecommitdiffstats
path: root/g10/options.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--g10/options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/options.h b/g10/options.h
index e948a1d53..1051d9ff0 100644
--- a/g10/options.h
+++ b/g10/options.h
@@ -73,7 +73,7 @@ struct
int compress_algo;
int compress_level;
int bz2_compress_level;
- int bz2_compress_lowmem;
+ int bz2_decompress_lowmem;
const char *def_secret_key;
char *def_recipient;
int def_recipient_self;