mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.7.1.1'
This commit is contained in:
@@ -30,7 +30,7 @@ public class Xop_hr_lxr implements Xop_lxr {
|
||||
bgn_pos = 0; // do not allow -1 pos
|
||||
nl_adj = 0; // no nl at bgn, so nl_adj = 0
|
||||
}
|
||||
ctx.Apos().EndFrame(ctx, root, src, bgn_pos, false);
|
||||
ctx.Apos().End_frame(ctx, root, src, bgn_pos, false);
|
||||
ctx.CloseOpenItms(ctx, tkn_mkr, root, src, src_len, bgn_pos, cur_pos); // close open items
|
||||
cur_pos = Bry_find_.Find_fwd_while(src, cur_pos, src_len, Hook_byt); // gobble consecutive dashes
|
||||
if (!bos)
|
||||
|
||||
Reference in New Issue
Block a user