summaryrefslogtreecommitdiff
path: root/packages/opensync/wbxml2/08-maxsize-translation-table.patch
diff options
context:
space:
mode:
Diffstat (limited to 'packages/opensync/wbxml2/08-maxsize-translation-table.patch')
-rw-r--r--packages/opensync/wbxml2/08-maxsize-translation-table.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/packages/opensync/wbxml2/08-maxsize-translation-table.patch b/packages/opensync/wbxml2/08-maxsize-translation-table.patch
deleted file mode 100644
index ebcda89c72..0000000000
--- a/packages/opensync/wbxml2/08-maxsize-translation-table.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-#libwbxml2-0: Size changed to MaxSize in OMA DS 1.2 DevInf
-#
-#The normale Size tag was changed to MaxSize in OMA DS 1.2 Device
-#Information. The number in the stringtable does not changed. So
-#the order looks a little bit "funny".
-
---- src/wbxml_tables.c.orig 2008-09-01 15:05:22.000000000 +0200
-+++ src/wbxml_tables.c 2008-09-01 15:05:58.000000000 +0200
-@@ -1891,7 +1891,7 @@
- { "Rx", 0x00, 0x19 },
- { "Rx-Pref", 0x00, 0x1a },
- { "SharedMem", 0x00, 0x1b },
-- { "Size", 0x00, 0x1c },
-+ { "MaxSize", 0x00, 0x1c },
- { "SourceRef", 0x00, 0x1d },
- { "SwV", 0x00, 0x1e },
- { "SyncCap", 0x00, 0x1f },