From 3bcb8710fdb502028e61ab12ae847cb9a7364ae9 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 7 Aug 2011 17:17:18 +0200 Subject: pyldb: Generate ABI file. --- lib/ldb/ABI/pyldb-util-1.1.2.sigs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/ldb/ABI/pyldb-util-1.1.2.sigs (limited to 'lib/ldb/ABI') diff --git a/lib/ldb/ABI/pyldb-util-1.1.2.sigs b/lib/ldb/ABI/pyldb-util-1.1.2.sigs new file mode 100644 index 0000000000..74d6719d2b --- /dev/null +++ b/lib/ldb/ABI/pyldb-util-1.1.2.sigs @@ -0,0 +1,2 @@ +pyldb_Dn_FromDn: PyObject *(struct ldb_dn *) +pyldb_Object_AsDn: bool (TALLOC_CTX *, PyObject *, struct ldb_context *, struct ldb_dn **) -- cgit