s4-pyldb Fix tp_basicsize for PyLdbDn
authorAndrew Bartlett <abartlet@samba.org>
Mon, 17 Jan 2011 05:23:23 +0000 (16:23 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 18 Jan 2011 09:55:05 +0000 (10:55 +0100)
commit4e2e5eafb2dfd60fcddd27efa95ff17a52311fec
tree1cfbaf34e1e85e806e65c7298bbc979bdf913df6
parent147f075c471d26bcf7d9e9ecafb88ff102414de4
s4-pyldb Fix tp_basicsize for PyLdbDn

This wasn't actually causing problems before, as the structures were
the same size.

Andrew Bartlett
source4/lib/ldb/pyldb.c