1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

r11512: fix typo

This commit is contained in:
Andrew Bartlett 2005-11-05 05:44:26 +00:00 committed by Gerald (Jerry) Carter
parent e992119bf3
commit 4143c22e30

View File

@ -76,7 +76,7 @@ struct ldb_dn {
struct ldb_dn_component *components;
};
/* these flags are used in ldd_message_element.flags fields. The
/* these flags are used in ldb_message_element.flags fields. The
LDA_FLAGS_MOD_* flags are used in ldap_modify() calls to specify
whether attributes are being added, deleted or modified */
#define LDB_FLAG_MOD_MASK 0x3