mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
ldb: Fix code spelling
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
dfefdcb1e0
commit
0a65dff473
@ -2054,7 +2054,7 @@ int ldb_msg_element_compare_name(struct ldb_message_element *el1,
|
||||
Find elements in a message.
|
||||
|
||||
This function finds elements and converts to a specific type, with
|
||||
a give default value if not found. Assumes that elements are
|
||||
a given default value if not found. Assumes that elements are
|
||||
single valued.
|
||||
*/
|
||||
const struct ldb_val *ldb_msg_find_ldb_val(const struct ldb_message *msg, const char *attr_name);
|
||||
|
Loading…
Reference in New Issue
Block a user