X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank;a=blobdiff_plain;f=src%2Fui-assist-import.c;fp=src%2Fui-assist-import.c;h=9915c24aa3bcc0e81102b680a64fce206c5004f2;hp=6146ce7ce51085559a46a150ab6a4e51d63d15ba;hb=d11c8dd3275ed2a4a35598e69c0804dcf9435766;hpb=2ef3e601408ebaeeaf5f40d6967664b012a49979 diff --git a/src/ui-assist-import.c b/src/ui-assist-import.c index 6146ce7..9915c24 100644 --- a/src/ui-assist-import.c +++ b/src/ui-assist-import.c @@ -1,5 +1,5 @@ /* HomeBank -- Free, easy, personal accounting for everyone. - * Copyright (C) 1995-2017 Maxime DOYEN + * Copyright (C) 1995-2018 Maxime DOYEN * * This file is part of HomeBank. * @@ -786,7 +786,7 @@ GList *lxxx, *list; } } - transaction_add(item, NULL, 0); + transaction_add(item); } /* Make iter point to the next row in the list store */