diff options
Diffstat (limited to 'python/pyempathy')
-rw-r--r-- | python/pyempathy/pyempathy.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyempathy/pyempathy.defs b/python/pyempathy/pyempathy.defs index 7f7381fa7..0c22ab6cc 100644 --- a/python/pyempathy/pyempathy.defs +++ b/python/pyempathy/pyempathy.defs @@ -1954,8 +1954,8 @@ ) ) -(define-function empathy_call_contact - (c-name "empathy_call_contact") +(define-function empathy_call_with_contact + (c-name "empathy_call_with_contact") (return-type "none") (parameters '("EmpathyContact*" "contact") |