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

Unified Diff: mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl

Issue 1830613002: Add newlines to EOF in C++ .tmpl files. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 9 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 | « no previous file | mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
diff --git a/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl b/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
index 6ea950460bacc2830aec4c0142b742f7dcc20a5f..baa41a4dac5afd40b4dc055fd5e41f30a3c0c560 100644
--- a/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
+++ b/mojo/public/tools/bindings/generators/cpp_templates/module-sync.cc.tmpl
@@ -117,4 +117,4 @@ bool {{interface.name}}_SynchronousProxy::{{method.name}}(
#if defined(__clang__)
#pragma clang diagnostic pop
-#endif
+#endif
« no previous file with comments | « no previous file | mojo/public/tools/bindings/generators/cpp_templates/module.cc.tmpl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698