[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, debian, updated. upstream/0.9.5.5-717-g0f98819

Sebastian Krzyszkowiak seba.dos1 at gmail.com
Sat Aug 6 08:17:59 UTC 2011


The following commit has been merged in the debian branch:
commit 3f1625c755d70d8b0a8544244334529a1d146f10
Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Fri Aug 21 19:54:01 2009 +0200

    opimd: Calls: fix copy'n'paste error

diff --git a/framework/subsystems/opimd/pimd_calls.py b/framework/subsystems/opimd/pimd_calls.py
index f52e939..1dc6506 100644
--- a/framework/subsystems/opimd/pimd_calls.py
+++ b/framework/subsystems/opimd/pimd_calls.py
@@ -384,4 +384,4 @@ class CallDomain(Domain, GenericDomain):
                     self._new_missed_calls += 1
                     self.NewMissedCalls(self._new_missed_calls)
 
-        self.update(num_id, data, callif = callif, call = call)
+        self.update(num_id, data, entryif = callif, entry = call)

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list