summaryrefslogtreecommitdiff
path: root/table/block_builder.cc
diff options
context:
space:
mode:
Diffstat (limited to 'table/block_builder.cc')
-rw-r--r--table/block_builder.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/block_builder.cc b/table/block_builder.cc
index d2ffa21..db660cd 100644
--- a/table/block_builder.cc
+++ b/table/block_builder.cc
@@ -106,4 +106,4 @@ void BlockBuilder::Add(const Slice& key, const Slice& value) {
counter_++;
}
-}
+} // namespace leveldb