aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/walletdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wallet/walletdb.h')
-rw-r--r--src/wallet/walletdb.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/walletdb.h b/src/wallet/walletdb.h
index 6b847cedbc..85364c134d 100644
--- a/src/wallet/walletdb.h
+++ b/src/wallet/walletdb.h
@@ -193,6 +193,6 @@ private:
void operator=(const CWalletDB&);
};
-void ThreadFlushWalletDB();
+void MaybeFlushWalletDB();
#endif // BITCOIN_WALLET_WALLETDB_H