Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(837)

Unified Diff: third_party/leveldatabase/env_idb.h

Issue 416633002: Cleanup Chrome's LevelDB env to conform to C++ style guidelines. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed snprintf with pid_t Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/leveldatabase/env_chromium_win.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/leveldatabase/env_idb.h
diff --git a/third_party/leveldatabase/env_idb.h b/third_party/leveldatabase/env_idb.h
index d68b5ce8689ca8bfed57df9725591b5ed5b0d101..a9d8aab705a122e8d638742942fe948af1c14a75 100644
--- a/third_party/leveldatabase/env_idb.h
+++ b/third_party/leveldatabase/env_idb.h
@@ -11,4 +11,4 @@ Env* IDBEnv();
}
-#endif
+#endif // THIRD_PARTY_LEVELDATABASE_ENV_IDB_H_
« no previous file with comments | « third_party/leveldatabase/env_chromium_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698