svnno****@sourc*****
svnno****@sourc*****
2009年 10月 25日 (日) 23:26:07 JST
Revision: 1371
http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1371
Author: dhrname
Date: 2009-10-25 23:26:07 +0900 (Sun, 25 Oct 2009)
Log Message:
-----------
Modified Paths:
--------------
branches/05x/053/sie.js
Modified: branches/05x/053/sie.js
===================================================================
--- branches/05x/053/sie.js 2009-10-25 14:20:08 UTC (rev 1370)
+++ branches/05x/053/sie.js 2009-10-25 14:26:07 UTC (rev 1371)
@@ -1832,7 +1832,9 @@
}
} catch(e) {stlog.add(e,17155);}
};
-
+function pathData() {
+
+}
function utf16( /*string*/ s) {
return unescape(s);
}