From 91c5bd23a76340d9642f7d318bce6ca3f15b2dc9 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 30 Nov 2011 20:22:47 +0100 Subject: Update ldb API sigs. --- lib/ldb/ABI/pyldb-util-1.1.4.sigs | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 lib/ldb/ABI/pyldb-util-1.1.4.sigs (limited to 'lib/ldb/ABI/pyldb-util-1.1.4.sigs') diff --git a/lib/ldb/ABI/pyldb-util-1.1.4.sigs b/lib/ldb/ABI/pyldb-util-1.1.4.sigs new file mode 100644 index 0000000000..74d6719d2b --- /dev/null +++ b/lib/ldb/ABI/pyldb-util-1.1.4.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