X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank;a=blobdiff_plain;f=src%2Fui-assist-import.c;h=9915c24aa3bcc0e81102b680a64fce206c5004f2;hp=6146ce7ce51085559a46a150ab6a4e51d63d15ba;hb=cd13d9691c46c2b2d6d459e9e6a76bed1c21b7a6;hpb=b84403141a4c3a32a594800eb3fcabdc856461f8 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 */