diff options
| author | Simeon Simeonov | 2018-03-01 00:00:14 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2018-03-01 00:00:14 +0100 |
| commit | 2fc50ff5c237478749577a3446c536b11d055af3 (patch) | |
| tree | 2b2e33b0ef991b4dd56b861d87349e0ccd6048e4 /libsylph/prefs_common.c | |
| parent | 8de2d887916cbdd3c2d756e77116585babd026f2 (diff) | |
Tabify...
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 */ |
