summaryrefslogtreecommitdiff
path: root/table/table.cc
diff options
context:
space:
mode:
Diffstat (limited to 'table/table.cc')
-rw-r--r--table/table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/table.cc b/table/table.cc
index 9820753..5f9238e 100644
--- a/table/table.cc
+++ b/table/table.cc
@@ -172,4 +172,4 @@ uint64_t Table::ApproximateOffsetOf(const Slice& key) const {
return result;
}
-}
+} // namespace leveldb