mirror of
https://github.com/google/leveldb.git
synced 2026-08-18 10:33:27 +08:00
Fix variable names, line lengths, namespace use, and a few other minor issues to conform to Google C++ style guide. PiperOrigin-RevId: 243187729