diff --git a/funcext/tvclib/utslmemo.tsf b/funcext/tvclib/utslmemo.tsf index 8bc34b3..fe06810 100644 --- a/funcext/tvclib/utslmemo.tsf +++ b/funcext/tvclib/utslmemo.tsf @@ -3379,7 +3379,7 @@ type tcustomsynhighlighter = class(TSynHighLighter) begin st := new TTire(); frowstires[v] := st; - st.add("//"); + st.add(v); end end end