X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FCompressWhite.js;h=13d6df7d2ffb93c497dcbad5cc57e86ee2abeac4;hp=e284e80e4e208c1ea0b5fe7a71ea57f5aba4c588;hb=6534df3589197eabe11704e9f7a18cff965898f2;hpb=f9a049fa33bddc22fb087239a7b832f1cc4491ca diff --git a/JSDOC/CompressWhite.js b/JSDOC/CompressWhite.js index e284e80..13d6df7 100644 --- a/JSDOC/CompressWhite.js +++ b/JSDOC/CompressWhite.js @@ -279,7 +279,7 @@ CompressWhite = function (ts, packer, keepWhite) if (!tok) { break; } - if (tok.type == "COMM") { + if (tok.name == "COMM") { tok.outData == '\n'; }