utf16 XML: forgot the ?

This commit is contained in:
Adrien Destugues 2014-10-14 11:16:06 +02:00
parent aff9c2526f
commit 25c0dd66c5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ resource(0, "BEOS:TYPE") #'MIMS' "application/x-vnd.Be-meta-mime";
resource(1, "META:TYPE") "text/xml"; resource(1, "META:TYPE") "text/xml";
resource(2, "META:SNIFF_RULE") #'CSTR' array { resource(2, "META:SNIFF_RULE") #'CSTR' array {
"0.251 [0:15] (\"<?xml\" | \"<\\000x\\000m\\000l\")" "0.251 [0:15] (\"<?xml\" | \"<\\000?\\000x\\000m\\000l\")"
}; };
resource(2, "META:S:DESC") #'MSDC' "XML file"; resource(2, "META:S:DESC") #'MSDC' "XML file";