1
0
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:
gnosygnu
2016-07-03 22:41:56 -04:00
parent 1a4ca00c0b
commit 36584a0cc2
220 changed files with 4762 additions and 2627 deletions

View File

@@ -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)