SOURCES: wbxml2-prepare-r48.patch (NEW) - fix for magic-unicode-quotes mess...
sls
sls at pld-linux.org
Wed Oct 22 19:55:51 CEST 2008
Author: sls Date: Wed Oct 22 17:55:51 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix for magic-unicode-quotes mess (changeset 48 can't be applied to
revision 47)
---- Files affected:
SOURCES:
wbxml2-prepare-r48.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/wbxml2-prepare-r48.patch
diff -u /dev/null SOURCES/wbxml2-prepare-r48.patch:1.1
--- /dev/null Wed Oct 22 19:55:52 2008
+++ SOURCES/wbxml2-prepare-r48.patch Wed Oct 22 19:55:46 2008
@@ -0,0 +1,11 @@
+--- src/wbxml_parser.c.bak 2008-10-22 04:22:10.449813297 +0200
++++ src/wbxml_parser.c 2008-10-22 04:27:00.929849265 +0200
+@@ -2720,7 +2720,7 @@
+ * @note Used for:
+ * - DRMREL 1.0
+ * @note [OMA-Download-DRMREL-v1_0-20020913-C.PDF] - 7.1:
+- * "The content of the <KeyValue> element MUST be in binary format using the opaque token."
++ * "The content of the <KeyValue> element MUST be in binary format using the Âopaque token."
+ */
+ static WBXMLError decode_drmrel_keyvalue(WBXMLBuffer **data)
+ {
================================================================
More information about the pld-cvs-commit
mailing list