mirror of
https://github.com/samba-team/samba.git
synced 2025-11-26 04:23:49 +03:00
r26371: Fix typo.
This commit is contained in:
committed by
Stefan Metzmacher
parent
277f216524
commit
dcbacd9adb
@@ -1217,7 +1217,7 @@ char *ldb_casefold(struct ldb_context *ldb, TALLOC_CTX *mem_ctx, const char *s);
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
Check the attribute name is valid according to rfc2251
|
Check the attribute name is valid according to rfc2251
|
||||||
\param s tthe string to check
|
\param s the string to check
|
||||||
|
|
||||||
\return 1 if the name is ok
|
\return 1 if the name is ok
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user