ldb:common/ldb_modules.c - fix a typo in comment
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 20 Oct 2011 20:29:43 +0000 (22:29 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Thu, 27 Oct 2011 16:52:28 +0000 (18:52 +0200)
Reviewed-by: abartlet
lib/ldb/common/ldb_modules.c

index 47ec434be02d9fd205c2d9d3398e4f448776901a..8904d5a94acc10cdca42dc76a9d2890356e759aa 100644 (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,