[Yulup-commits] rev 26657 - public/yulup/src/trunk/yulup/src/chrome/content

andi at wyona.com andi at wyona.com
Thu Aug 9 17:13:02 CEST 2007


Author: andi
Date: 2007-08-09 17:13:02 +0200 (Thu, 09 Aug 2007)
New Revision: 26657

Modified:
   public/yulup/src/trunk/yulup/src/chrome/content/common.js
Log:
Fixed bad syntax.


Modified: public/yulup/src/trunk/yulup/src/chrome/content/common.js
===================================================================
--- public/yulup/src/trunk/yulup/src/chrome/content/common.js	2007-08-09 14:53:02 UTC (rev 26656)
+++ public/yulup/src/trunk/yulup/src/chrome/content/common.js	2007-08-09 15:13:02 UTC (rev 26657)
@@ -932,7 +932,7 @@
         };
 
         return treeToString(tree);
-    },
+    }
 };
 
 



More information about the Yulup-commits mailing list