summaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
authorSimeon Simeonov2018-03-01 00:00:14 +0100
committerSimeon Simeonov2018-03-01 00:00:14 +0100
commit2fc50ff5c237478749577a3446c536b11d055af3 (patch)
tree2b2e33b0ef991b4dd56b861d87349e0ccd6048e4 /libsylph/prefs_account.h
parent8de2d887916cbdd3c2d756e77116585babd026f2 (diff)
Tabify...
Diffstat (limited to 'libsylph/prefs_account.h')
-rw-r--r--libsylph/prefs_account.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h
index 5239034..68badd8 100644
--- a/libsylph/prefs_account.h
+++ b/libsylph/prefs_account.h
@@ -188,7 +188,7 @@ struct _PrefsAccount
188 gchar *sig_names[10]; 188 gchar *sig_names[10];
189 gchar *sig_texts[10]; 189 gchar *sig_texts[10];
190 190
191 gchar *master_password; 191 gchar *master_password;
192}; 192};
193 193
194PrefsAccount *prefs_account_new (void); 194PrefsAccount *prefs_account_new (void);