diff options
Diffstat (limited to 'libsylph/prefs_common.c')
| -rw-r--r-- | libsylph/prefs_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/prefs_common.c b/libsylph/prefs_common.c index 68f72fa..1f1d3e2 100644 --- a/libsylph/prefs_common.c +++ b/libsylph/prefs_common.c | |||
| @@ -415,7 +415,7 @@ static PrefParam param[] = { | |||
| 415 | #ifdef G_OS_WIN32 | 415 | #ifdef G_OS_WIN32 |
| 416 | {"show_gpg_warning", "FALSE", &prefs_common.gpg_warning, P_BOOL}, | 416 | {"show_gpg_warning", "FALSE", &prefs_common.gpg_warning, P_BOOL}, |
| 417 | #else | 417 | #else |
| 418 | {"show_gpg_warning", "TRUE", &prefs_common.gpg_warning, P_BOOL}, | 418 | {"show_gpg_warning", "TRUE", &prefs_common.gpg_warning, P_BOOL}, |
| 419 | #endif | 419 | #endif |
| 420 | 420 | ||
| 421 | /* Master password */ | 421 | /* Master password */ |
