mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 12:37:08 +11:00
changed comments
This commit is contained in:
parent
85ffb7e1c3
commit
d8faf47801
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ constexpr bool return_on_del = false;
|
||||||
constexpr const char *return_account = "";
|
constexpr const char *return_account = "";
|
||||||
|
|
||||||
/*
|
/*
|
||||||
if true, when frequency is hit after changes have happened then save
|
if true, when frequency is hit AND changes have happened then save
|
||||||
pros
|
pros
|
||||||
LOW disk usage
|
LOW disk usage
|
||||||
cons
|
cons
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue