git.samba.org
/
amitay
/
samba.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
s3:pdb_ldap: fix a comment typo
[amitay/samba.git]
/
source3
/
passdb
/
pdb_ldap.c
diff --git
a/source3/passdb/pdb_ldap.c
b/source3/passdb/pdb_ldap.c
index 401bf95ba1b2a416e32cd912dafe30588232338d..90ac8e5ffa79e655c0b9b38925038f94bf4a5354 100644
(file)
--- a/
source3/passdb/pdb_ldap.c
+++ b/
source3/passdb/pdb_ldap.c
@@
-5071,7
+5071,7
@@
static bool ldapsam_uid_to_sid(struct pdb_methods *methods, uid_t uid,
/*
- * The following functions
is
called only if
+ * The following functions
are
called only if
* ldapsam:trusted and ldapsam:editposix are
* set to true
*/