[Sie-announce] SIEコード [1843]

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2010年 5月 23日 (日) 23:08:34 JST


Revision: 1843
          http://sourceforge.jp/projects/sie/svn/view?view=rev&revision=1843
Author:   dhrname
Date:     2010-05-23 23:08:34 +0900 (Sun, 23 May 2010)

Log Message:
-----------


Modified Paths:
--------------
    branches/ufltima/dom/events.js

Modified: branches/ufltima/dom/events.js
===================================================================
--- branches/ufltima/dom/events.js	2010-05-23 14:05:32 UTC (rev 1842)
+++ branches/ufltima/dom/events.js	2010-05-23 14:08:34 UTC (rev 1843)
@@ -191,7 +191,7 @@
       evtt.target = evt.target;
       evtt.initEvent("SVGError", true, false);
       evt.target.dispatchEvent(evtt);
-      stlog.add(e, 194)
+      stlog.add(e, 194);
       evtt = null;
     };
   }




Sie-announce メーリングリストの案内
Back to archive index