[conduit/syncml: 32/244] Fix
- From: John Carr <johncarr src gnome org>
- To: svn-commits-list gnome org
- Subject: [conduit/syncml: 32/244] Fix
- Date: Thu, 21 May 2009 05:51:29 -0400 (EDT)
commit c30ce981c14aa97aad8ab364adc2ec924718e400
Author: John Carr <john carr unrouted co uk>
Date: Thu Apr 16 06:54:40 2009 -0700
Fix
---
conduit/modules/SyncmlModule/SyncmlModule.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/conduit/modules/SyncmlModule/SyncmlModule.py b/conduit/modules/SyncmlModule/SyncmlModule.py
index 2d8f6d5..b3f5cff 100644
--- a/conduit/modules/SyncmlModule/SyncmlModule.py
+++ b/conduit/modules/SyncmlModule/SyncmlModule.py
@@ -203,6 +203,7 @@ class SyncmlDataProvider(DataProvider.TwoWay):
self.syncobj.unref(pysyncml.byref(self.syncobj))
if self._session_type == enums.SML_SESSION_TYPE_CLIENT:
+ self._changes = {}
self._syncml_run()
self._refresh_lock.wait(60)
self._refresh_lock.wait(60)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]