summaryrefslogtreecommitdiff
path: root/lib/ldb/ABI/pyldb-util-1.1.13.sigs
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-09-17 11:57:33 -0700
committerAndrew Bartlett <abartlet@samba.org>2012-09-17 23:47:57 +0200
commitffd61e2bbf46ab8660c32b90c547beb8b77fcb9d (patch)
treeb2a090eccc97af011bb1ccf7231ca4adb11a288f /lib/ldb/ABI/pyldb-util-1.1.13.sigs
parent0eae4cd787179b40375e298cfd95df817c67a94f (diff)
downloadsamba-ffd61e2bbf46ab8660c32b90c547beb8b77fcb9d.tar.gz
samba-ffd61e2bbf46ab8660c32b90c547beb8b77fcb9d.tar.bz2
samba-ffd61e2bbf46ab8660c32b90c547beb8b77fcb9d.zip
ldb: bump version to 1.1.13 so the 4.0 release can get the isprint fix
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Mon Sep 17 23:47:57 CEST 2012 on sn-devel-104
Diffstat (limited to 'lib/ldb/ABI/pyldb-util-1.1.13.sigs')
-rw-r--r--lib/ldb/ABI/pyldb-util-1.1.13.sigs2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ldb/ABI/pyldb-util-1.1.13.sigs b/lib/ldb/ABI/pyldb-util-1.1.13.sigs
new file mode 100644
index 0000000000..74d6719d2b
--- /dev/null
+++ b/lib/ldb/ABI/pyldb-util-1.1.13.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 **)