diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.def.h b/config.def.h index acc4b34..8d293f3 100644 --- a/config.def.h +++ b/config.def.h @@ -1,6 +1,6 @@ /* See LICENSE file for copyright and license details. */ -static int encryptsave = 0; +static int encryptdatafile = 0; static struct node nodes[] = { { |