gjs compatibility
[gnome.introspection-doc-generator] / JSDOC / CompressWhite.js
index ca8cd0e..d5dca8a 100644 (file)
@@ -8,7 +8,7 @@
    @arg packer {Packer} 
  */
  
-CompressWhite =  function (ts, packer, keepWhite)
+const CompressWhite =  function (ts, packer, keepWhite)
 {
     keepWhite = keepWhite || false;
     ts.rewind();