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

Unified Diff: base/eintr_wrapper.h

Issue 552004: Style cleanup in preparation for auto-linting base/. (Closed)
Patch Set: Created 10 years, 11 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 | « base/crypto/rsa_private_key.cc ('k') | base/event_recorder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/eintr_wrapper.h
diff --git a/base/eintr_wrapper.h b/base/eintr_wrapper.h
index a3fb1e47a61fb1519dcdabd664be2fab7c27ba6f..d2aee11c9aac8adc2cfdcf34cd1cfcc932584dbe 100644
--- a/base/eintr_wrapper.h
+++ b/base/eintr_wrapper.h
@@ -30,4 +30,4 @@
#endif // OS_POSIX
-#endif // !BASE_EINTR_WRAPPER_H_
+#endif // BASE_EINTR_WRAPPER_H_
« no previous file with comments | « base/crypto/rsa_private_key.cc ('k') | base/event_recorder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698