Correct corrupted line in gnc-account-sel.h

This commit is contained in:
Robert Fewell 2017-06-16 16:50:45 +01:00
parent 976a137069
commit d29bb5b8cd

View File

@ -106,4 +106,4 @@ void gnc_account_sel_set_new_account_modal( GNCAccountSel *gas,
gint gnc_account_sel_get_num_account( GNCAccountSel *gas );
void gnc_account_sel_purge_account( GNCAccountSel *gas, Account *acc, gboolean recursive);
#endif /* !ndef GNC_ACCOUNT_SEL_H */
#endif /* GNC_ACCOUNT_SEL_H */