aboutsummaryrefslogtreecommitdiff
path: root/table/block.h
diff options
context:
space:
mode:
Diffstat (limited to 'table/block.h')
-rw-r--r--table/block.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/table/block.h b/table/block.h
index cdf0598..9eb6f02 100644
--- a/table/block.h
+++ b/table/block.h
@@ -38,6 +38,6 @@ class Block {
class Iter;
};
-}
+} // namespace leveldb
#endif // STORAGE_LEVELDB_TABLE_BLOCK_H_