summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-1.1.3.sigs
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-10-10 12:48:40 +0200
committerStefan Metzmacher <metze@samba.org>2011-10-10 14:24:25 +0200
commitf47b4055e808030a8bb941d38ec6b532079f5c0b (patch)
treefdd826c689ad445c8a5871db81207d88faa35dcb /lib/ldb/ABI/pyldb-util-1.1.3.sigs
parent1417ea1eed62e12affd9d55020eba84a4b322443 (diff)
downloadsamba-f47b4055e808030a8bb941d38ec6b532079f5c0b.tar.gz
samba-f47b4055e808030a8bb941d38ec6b532079f5c0b.tar.bz2
samba-f47b4055e808030a8bb941d38ec6b532079f5c0b.zip
ldb: change version to 1.1.3 after pyldb changes
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Mon Oct 10 14:24:25 CEST 2011 on sn-devel-104
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-1.1.3.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-1.1.3.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-1.1.3.sigs b/lib/ldb/ABI/pyldb-util-1.1.3.sigs
new file mode 100644
index 0000000000..74d6719d2b
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-1.1.3.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 **)