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

Unified Diff: src/liveedit.cc

Issue 626002: Fix lint errors (Closed)
Patch Set: Created 10 years, 10 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 | « src/liveedit.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/liveedit.cc
diff --git a/src/liveedit.cc b/src/liveedit.cc
index 01badc0384196d16588707e3bc9fff47c544b6d7..c50e007f933b06d572fa61716c684c1b48741151 100644
--- a/src/liveedit.cc
+++ b/src/liveedit.cc
@@ -49,7 +49,7 @@ class FunctionInfoListener {
// Implementation follows.
}
- void FunctionScope(Scope* scope){
+ void FunctionScope(Scope* scope) {
// Implementation follows.
}
« no previous file with comments | « src/liveedit.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698