diff --git a/fish_indent.cpp b/fish_indent.cpp index fe8fb8014..22934e9e0 100644 --- a/fish_indent.cpp +++ b/fish_indent.cpp @@ -264,7 +264,7 @@ static std::string html_colorize(const wcstring &text, const std::vector"); + html.append(L""); return wcs2string(html); }