X-Git-Url: http://git.asbjorn.it/?a=blobdiff_plain;f=src%2Fcss.js;h=1e3f6c1666f8af71613c848033eb6f6aff49ee09;hb=d86c48679aeedf8a77ddc75b130f0babc6aa6336;hp=d6b48813976655040e0ffb6c30f09373b75ecfb0;hpb=c3c507e900fceb419628157504004ab2813b7d01;p=jquery.git diff --git a/src/css.js b/src/css.js index d6b4881..1e3f6c1 100644 --- a/src/css.js +++ b/src/css.js @@ -255,7 +255,7 @@ jQuery(function() { elem.style.display = display; return ret; } - } + }; } });