pick a better checkpoint number

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4555 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas
2001-06-09 04:15:53 +00:00
parent d8e7c566d2
commit a37918e4e7

View File

@@ -56,7 +56,7 @@
* bunch of entries with the same date will go into the same
* checkpoint (and there might be an arbitrarily large number of these)
*/
#define MIN_CHECKPOINT_COUNT 3
#define MIN_CHECKPOINT_COUNT 30
typedef struct _checkpoint {
const GUID *account_guid;