diff options
author | Kris Kowal | 2012-07-06 11:53:10 -0700 |
---|---|---|
committer | Kris Kowal | 2012-07-06 15:01:48 -0700 |
commit | 04343eda8c2f870b0da55cfdc8003c99fe1cc4de (patch) | |
tree | 0a6048889b65bb16ff58822e55bc1346e9eb07bd /js/io/system/chromeapi.js | |
parent | 648ee61ae84216d0236e0dbc211addc13b2cfa3a (diff) | |
download | ninja-04343eda8c2f870b0da55cfdc8003c99fe1cc4de.tar.gz |
Remove trailing spaces
Diffstat (limited to 'js/io/system/chromeapi.js')
-rw-r--r-- | js/io/system/chromeapi.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/io/system/chromeapi.js b/js/io/system/chromeapi.js index 3561a617..887ee634 100644 --- a/js/io/system/chromeapi.js +++ b/js/io/system/chromeapi.js | |||
@@ -34,7 +34,7 @@ NOTES: | |||
34 | 34 | ||
35 | The init function starts up the file system API, and a size must be | 35 | The init function starts up the file system API, and a size must be |
36 | set, no unlimited available as of now. | 36 | set, no unlimited available as of now. |
37 | 37 | ||
38 | //////////////////////////////////////////////////////////////////////// | 38 | //////////////////////////////////////////////////////////////////////// |
39 | ///////////////////////////////////////////////////////////////////// */ | 39 | ///////////////////////////////////////////////////////////////////// */ |
40 | // | 40 | // |
@@ -287,7 +287,7 @@ exports.ChromeApi = Montage.create(Object.prototype, { | |||
287 | } | 287 | } |
288 | } | 288 | } |
289 | //////////////////////////////////////////////////////////////////// | 289 | //////////////////////////////////////////////////////////////////// |
290 | //////////////////////////////////////////////////////////////////// | 290 | //////////////////////////////////////////////////////////////////// |
291 | }); | 291 | }); |
292 | //////////////////////////////////////////////////////////////////////// | 292 | //////////////////////////////////////////////////////////////////////// |
293 | //////////////////////////////////////////////////////////////////////// | 293 | //////////////////////////////////////////////////////////////////////// |