[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:36 UTC 2011


The following commit has been merged in the debian branch:
commit ddc9aaaf804af6fd41a64a4281e59faff2a23ee5
Author: Sebastian Krzyszkowiak <seba.dos1 at gmail.com>
Date:   Fri Jul 31 20:26:40 2009 +0200

    opimd: Calls: fix typo in GetSingleCallSingleField method

diff --git a/framework/subsystems/opimd/pimd_calls.py b/framework/subsystems/opimd/pimd_calls.py
index fd0a8f5..da7da21 100644
--- a/framework/subsystems/opimd/pimd_calls.py
+++ b/framework/subsystems/opimd/pimd_calls.py
@@ -859,7 +859,7 @@ class CallDomain(Domain):
         return result
 
     @dbus_method(_DIN_CALLS, "a{sv}s", "s")
-    def GetSinglecallSingleField(self, query, field_name):
+    def GetSingleCallSingleField(self, query, field_name):
         """Returns the first call found for a query, making it real easy to query simple things
 
         @param query The query object

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list