Applied clang-format after conflict resolution.

This commit is contained in:
Steve Atherton 2021-05-16 05:13:55 -07:00
parent 390b026f08
commit f88596bfd0
1 changed files with 1 additions and 2 deletions

View File

@ -4279,8 +4279,7 @@ private:
const RedwoodRecordRef* upperBound,
bool forLazyClear = false,
bool cacheable = true,
bool* fromCache = nullptr)
{
bool* fromCache = nullptr) {
if (!forLazyClear) {
debug_printf("readPage() op=read %s @%" PRId64 " lower=%s upper=%s\n",
toString(id).c_str(),