Diff between c05735df6205f75bd473d289322f6a16af06035c and 30b2d059b32496cf287587759666ff177e909d1f

Changed Files

File Additions Deletions Status
obexd/plugins/syncevolution.c +1 -1 modified

Full Patch

diff --git a/obexd/plugins/syncevolution.c b/obexd/plugins/syncevolution.c
index 970ce29..bf436a9 100644
--- a/obexd/plugins/syncevolution.c
+++ b/obexd/plugins/syncevolution.c
@@ -54,7 +54,7 @@ static const uint8_t SYNCML_TARGET[SYNCML_TARGET_SIZE] = {
 			0x53, 0x59, 0x4E, 0x43, 0x4D, 0x4C, 0x2D, 0x53,
 			0x59, 0x4E, 0x43 };
 
-#define SYNCEVOLUTION_CHANNEL  16
+#define SYNCEVOLUTION_CHANNEL  19
 
 #define SYNCEVOLUTION_RECORD "<?xml version=\"1.0\" encoding=\"UTF-8\" ?>\
 <record>								\