diff options
author | Tim Potter <tpot@samba.org> | 2006-04-30 01:07:16 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:05:21 -0500 |
commit | ec4421d126fd69d3caa51d89651b4f5f13d097ca (patch) | |
tree | 44d0907bb86ad917aa6674bdb9ff5d7fe9a0c0ff /source4/lib/ldb/swig/ldb.i | |
parent | 15a2fc8f36fb0156d58b5ba8d381ece959bcac2c (diff) | |
download | samba-ec4421d126fd69d3caa51d89651b4f5f13d097ca.tar.gz samba-ec4421d126fd69d3caa51d89651b4f5f13d097ca.tar.bz2 samba-ec4421d126fd69d3caa51d89651b4f5f13d097ca.zip |
r15346: Doc.
(This used to be commit ccd5c19ad6701d69fa8293fcfe720fe1166adb86)
Diffstat (limited to 'source4/lib/ldb/swig/ldb.i')
-rw-r--r-- | source4/lib/ldb/swig/ldb.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/swig/ldb.i b/source4/lib/ldb/swig/ldb.i index a2c5cb7849..744857b0a5 100644 --- a/source4/lib/ldb/swig/ldb.i +++ b/source4/lib/ldb/swig/ldb.i @@ -115,7 +115,7 @@ enum ldb_scope {LDB_SCOPE_DEFAULT=-1, } /* - * Wrap TALLOC_CTX + * Wrap a small bit of talloc */ /* Use talloc_init() to create a parameter to pass to ldb_init(). Don't |