mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
'v3.7.2.1'
This commit is contained in:
@@ -18,8 +18,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
package gplx.xowa.parsers.hdrs; import gplx.*; import gplx.xowa.*; import gplx.xowa.parsers.*;
|
||||
import gplx.core.log_msgs.*;
|
||||
public class Xop_hdr_log {
|
||||
private static final Gfo_msg_grp owner = Gfo_msg_grp_.new_(Xoa_app_.Nde, "hdr");
|
||||
public static final Gfo_msg_itm
|
||||
private static final Gfo_msg_grp owner = Gfo_msg_grp_.new_(Xoa_app_.Nde, "hdr");
|
||||
public static final Gfo_msg_itm
|
||||
Dangling_hdr = Gfo_msg_itm_.new_warn_(owner, "dangling_hdr")
|
||||
, Mismatched = Gfo_msg_itm_.new_warn_(owner, "mismatched")
|
||||
, Len_1 = Gfo_msg_itm_.new_warn_(owner, "len_1")
|
||||
|
||||
Reference in New Issue
Block a user