]> Dogcows Code - chaz/homebank/blobdiff - src/ui-assist-import.c
Merge branch 'upstream'
[chaz/homebank] / src / ui-assist-import.c
index 6146ce7ce51085559a46a150ab6a4e51d63d15ba..9915c24aa3bcc0e81102b680a64fce206c5004f2 100644 (file)
@@ -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 */
This page took 0.017537 seconds and 4 git commands to generate.