aboutsummaryrefslogtreecommitdiff
path: root/js/io/system/chromeapi.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/io/system/chromeapi.js')
-rw-r--r--js/io/system/chromeapi.js4
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////////////////////////////////////////////////////////////////////////