aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authormitsugu oyama2011-10-06 20:43:50 +0900
committermitsugu oyama2011-10-06 20:43:50 +0900
commitdb09115c87286e1d39cd39c0c6a50f2200d49614 (patch)
tree5c56b3a9cd48d6c63cdd962665f4b9e7ad45241a /modules
parent6e6c806406e7d3597dea6e7bd72da4218be96190 (diff)
downloadvimperator-plugins-db09115c87286e1d39cd39c0c6a50f2200d49614.tar.bz2
modfied description
Diffstat (limited to 'modules')
-rw-r--r--modules/libDLImage.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules/libDLImage.js b/modules/libDLImage.js
index 3dbd996..63fdcb9 100644
--- a/modules/libDLImage.js
+++ b/modules/libDLImage.js
@@ -28,7 +28,8 @@
//
// status : 'normarl' or 'error'
// message : error message (string) or image data (binary)
-// savePath : full path on local strage ( only success )
+// savePath : full path on local strage
+// ( only success and same savePath on the accept message )
//
var JSONMessage;
var xhrImg;