1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-25 00:23:52 +03:00

r26371: Fix typo.

This commit is contained in:
Jelmer Vernooij
2007-12-10 10:29:32 +01:00
committed by Stefan Metzmacher
parent 277f216524
commit dcbacd9adb

View File

@@ -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
\param s tthe string to check
\param s the string to check
\return 1 if the name is ok
*/