X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FCompressWhite.js;h=e6a08555e8dd0bce2b3d872daca38fbdbe73ce56;hb=930f84a467fa52c716a5b86e843a6c701ef7890d;hp=e284e80e4e208c1ea0b5fe7a71ea57f5aba4c588;hpb=f9a049fa33bddc22fb087239a7b832f1cc4491ca;p=gnome.introspection-doc-generator diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index e284e80..e6a0855 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -280,7 +280,7 @@ CompressWhite = function (ts, packer, keepWhite) break; } if (tok.type == "COMM") { - tok.outData == '\n'; + tok.outData = '\n'; } if (tok.type == "NAME" && tok.identifier && tok.identifier.mungedValue && tok.identifier.mungedValue.length) {