Jeremy Newman : cleanup

Jeremy Newman jnewman at winehq.org
Wed May 4 10:56:16 CDT 2011


Module: website
Branch: master
Commit: c550c67d98040fd18cd7db90ad6d27e2aa18eb20
URL:    http://source.winehq.org/git/website.git/?a=commit;h=c550c67d98040fd18cd7db90ad6d27e2aa18eb20

Author: Jeremy Newman <jnewman at codeweavers.com>
Date:   Wed May  4 10:49:45 2011 -0500

cleanup

---

 utils.js |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/utils.js b/utils.js
index 90e6ecb..1d20f17 100644
--- a/utils.js
+++ b/utils.js
@@ -2,7 +2,9 @@
   Misc JavaScipt for WineHQ
 */
 
-// global document operations
+/*
+ * global document operations
+ */
 $(document).ready(function()
 {
     // fix PNG images for IE6




More information about the wine-cvs mailing list