]> Git Repo - VerusCoin.git/commit - src/main.cpp
Fix for clearing fCheckForPruning
authorAlex Morcos <[email protected]>
Wed, 13 May 2015 15:13:13 +0000 (11:13 -0400)
committerAlex Morcos <[email protected]>
Fri, 15 May 2015 11:58:41 +0000 (07:58 -0400)
commitc208040354c9312c7d23c7f26a4d009e775e00ff
treed7c17ba45bf6980f7e60e3b03a95b04bb0015ef2
parentf0043c2d6d2ceddd631a76b424dd8c163f3dad66
Fix for clearing fCheckForPruning

Previously this was cleared only after UnlinkPrunedFiles, but it should really be cleared after FindFilesToPrune, regardless of whether there are any files to be pruned.
src/main.cpp
This page took 0.023535 seconds and 4 git commands to generate.