mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.3.4.1'
This commit is contained in:
@@ -73,7 +73,7 @@ class Pp_index_parser {
|
||||
}
|
||||
case Xop_tkn_itm_.Tid_xnde: {
|
||||
Xop_xnde_tkn xnde = (Xop_xnde_tkn)sub;
|
||||
if (xnde.Tag().Id() == Xop_xnde_tag_.Tid_pagelist)
|
||||
if (xnde.Tag().Id() == Xop_xnde_tag_.Tid__pagelist)
|
||||
rv.Pagelist_xndes().Add(xnde);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user