mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
v2.8.3.1
This commit is contained in:
@@ -71,7 +71,7 @@ class Xop_under_lxr implements Xop_lxr {
|
||||
, Xol_kwd_grp_.Id_hiddencat, Xol_kwd_grp_.Id_index, Xol_kwd_grp_.Id_noindex, Xol_kwd_grp_.Id_staticredirect
|
||||
, Xol_kwd_grp_.Id_disambig
|
||||
};
|
||||
private static final Btrie_fast_mgr Hook_trie = Btrie_fast_mgr.cs_()
|
||||
private static final Btrie_fast_mgr Hook_trie = Btrie_fast_mgr.cs()
|
||||
.Add(Xop_under_hook.Key_std, Xop_under_hook.Itm_std)
|
||||
.Add(Xop_under_hook.Key_alt, Xop_under_hook.Itm_alt)
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user