summaryrefslogtreecommitdiff
path: root/libsylph/prefs_account.h
diff options
context:
space:
mode:
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);