mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
pyldb: s/the the\b/the/ in comments
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Volker Lendecke <vl@samba.org>
This commit is contained in:
parent
296456407e
commit
0bb729d613
@ -440,7 +440,7 @@ static PyObject *PyLdbResult_FromResult(struct ldb_result *result, PyLdbObject *
|
||||
/*
|
||||
* PyErr_interal_LDB_DN_OR_RAISE does exactly what
|
||||
* PyErr__LDB_DN_OR_RAISE does, but rather than going through the
|
||||
* Python layer to import the Dn object, it directly uses the the
|
||||
* Python layer to import the Dn object, it directly uses the
|
||||
* address of the PyTypeObject. This is faster, but can only be done
|
||||
* in pyldb.c.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user