1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00

r15433: Add a todo.

Andrew Bartlett
(This used to be commit 437ce41237)
This commit is contained in:
Andrew Bartlett 2006-05-04 13:06:08 +00:00 committed by Gerald (Jerry) Carter
parent 2420b38336
commit 209edfb807

View File

@ -68,6 +68,8 @@ char *wrap_casefold(void *context, void *mem_ctx, const char *s)
/*
wrapped connection to a ldb database
to close just talloc_free() the returned ldb_context
TODO: We need an error_string parameter
*/
struct ldb_context *ldb_wrap_connect(TALLOC_CTX *mem_ctx,
const char *url,