summaryrefslogtreecommitdiff
path: root/lib/talloc/ABI
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2011-08-10 15:20:59 +0200
committerJelmer Vernooij <jelmer@samba.org>2011-08-10 16:51:11 +0200
commit4b94926ac33bb4534497a3fa2ed8978d767918df (patch)
treefa50873858eebe90670960de97a821c9d9af57ed /lib/talloc/ABI
parentf8ec7f6cb19c4cc27398bdc0482b531e601d4291 (diff)
downloadsamba-4b94926ac33bb4534497a3fa2ed8978d767918df.tar.gz
samba-4b94926ac33bb4534497a3fa2ed8978d767918df.tar.bz2
samba-4b94926ac33bb4534497a3fa2ed8978d767918df.zip
pytalloc: Regenerate ABI file.
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Wed Aug 10 16:51:11 CEST 2011 on sn-devel-104
Diffstat (limited to 'lib/talloc/ABI')
-rw-r--r--lib/talloc/ABI/pytalloc-util-2.0.6.sigs1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/talloc/ABI/pytalloc-util-2.0.6.sigs b/lib/talloc/ABI/pytalloc-util-2.0.6.sigs
index 5f446ce7ac..961c1a84d0 100644
--- a/lib/talloc/ABI/pytalloc-util-2.0.6.sigs
+++ b/lib/talloc/ABI/pytalloc-util-2.0.6.sigs
@@ -1,4 +1,5 @@
pytalloc_CObject_FromTallocPtr: PyObject *(void *)
+pytalloc_Check: int (PyObject *)
pytalloc_GetObjectType: PyTypeObject *(void)
pytalloc_reference_ex: PyObject *(PyTypeObject *, TALLOC_CTX *, void *)
pytalloc_steal: PyObject *(PyTypeObject *, void *)