diff --git a/template/encdb.h.tmpl b/template/encdb.h.tmpl index b797099ce1..8e658f7985 100644 --- a/template/encdb.h.tmpl +++ b/template/encdb.h.tmpl @@ -95,7 +95,7 @@ ENC_DEFINE("<%=e%>"); % end % encidx = encodings.size - 1 % lines.each do |line| -<%=line%><%#=%%%> +<%=line%><%#=%% %> % end #define ENCODING_COUNT <%=count%>