Fix whitespace error.

This commit is contained in:
John Ralls 2015-09-03 16:16:33 -07:00
parent d4968d3bb4
commit d52a0b602c

View File

@ -1460,7 +1460,8 @@ check_accounts (XferDialog* xferData, Account* from_account,
static gboolean
check_edit(XferDialog *xferData)
{ if (!gnc_amount_edit_evaluate (GNC_AMOUNT_EDIT (xferData->price_edit)))
{
if (!gnc_amount_edit_evaluate (GNC_AMOUNT_EDIT (xferData->price_edit)))
{
if (gtk_toggle_button_get_active
(GTK_TOGGLE_BUTTON(xferData->price_radio)))