|
Modified: jquery/jquery.debug.js
===================================================================
--- jquery/jquery.debug.js 2007-03-18 16:11:14 UTC (rev 19)
+++ jquery/jquery.debug.js 2007-04-01 09:09:17 UTC (rev 20)
@@ -87,7 +87,7 @@
if (text == null)
text = "[unknown]";
return text;
- }
+ };
/* create the logging <div> node */
$(document).ready(function () {