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:
parent
b972bd53d7
commit
8a6daa3cf9
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user