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

Unified Diff: ports/python3/python.js

Issue 1415743013: Run jshint over all JavaScript files (Closed) Base URL: https://chromium.googlesource.com/external/naclports.git@repo_conf
Patch Set: Created 5 years, 1 month 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 | « ports/python/python.js ('k') | ports/quakespasm/quakespasm.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/python3/python.js
diff --git a/ports/python3/python.js b/ports/python3/python.js
index 4a5317482f17621aec666d654aa64d6edb5e2e9f..e382cbb29151dc656e86cc90cac53aa0add7f587 100644
--- a/ports/python3/python.js
+++ b/ports/python3/python.js
@@ -4,4 +4,4 @@
* found in the LICENSE file.
*/
-NaClTerm.nmf = 'python.nmf'
+NaClTerm.nmf = 'python.nmf';
« no previous file with comments | « ports/python/python.js ('k') | ports/quakespasm/quakespasm.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698