1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

ldb:common/ldb_modules.c - fix a typo in comment

Reviewed-by: abartlet
This commit is contained in:
Matthias Dieter Wallnöfer 2011-10-20 22:29:43 +02:00
parent b972bd53d7
commit 8a6daa3cf9

View File

@ -723,7 +723,7 @@ int ldb_module_send_entry(struct ldb_request *req,
*
* params:
* req: the original request passed to your module
* ref: referral string (must be a talloc pointeri, steal)
* ref: referral string (must be a talloc pointer, steal)
*/
int ldb_module_send_referral(struct ldb_request *req,