summaryrefslogtreecommitdiff
path: root/src/btree/col_srch.c
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2015-04-05 12:24:19 -0400
committerKeith Bostic <keith@wiredtiger.com>2015-04-05 12:24:19 -0400
commitfbaec001802eebf9254acf9f8fb5ac8c31c0d933 (patch)
treeed7203356253bed246a21c4acef9fbf185b9e431 /src/btree/col_srch.c
parent63dca5514d417f421418550d9254933eb7f38d58 (diff)
downloadmongo-fbaec001802eebf9254acf9f8fb5ac8c31c0d933.tar.gz
typo, fix the braces.
Diffstat (limited to 'src/btree/col_srch.c')
-rw-r--r--src/btree/col_srch.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/btree/col_srch.c b/src/btree/col_srch.c
index 5a39a6392f8..d02f23ed164 100644
--- a/src/btree/col_srch.c
+++ b/src/btree/col_srch.c
@@ -141,7 +141,7 @@ leaf_only:
goto past_end;
} else
ins_head = WT_COL_UPDATE_SINGLE(page);
- } else
+ } else {
if (recno < page->pg_var_recno) {
cbt->compare = 1;
return (0);
@@ -153,6 +153,7 @@ leaf_only:
cbt->slot = WT_COL_SLOT(page, cip);
ins_head = WT_COL_UPDATE_SLOT(page, cbt->slot);
}
+ }
/*
* We have a match on the page, check for an update. Check the page's