mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
add comment that ace_condition_composite is not representative of the wire format
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
parent
0ac979b2cc
commit
a2e6df0311
@ -287,6 +287,8 @@ interface conditional_ace
|
||||
* The composite type has an array of sub-tokens, which can
|
||||
* themselves be composites containing composites, though this
|
||||
* is unlikely to be useful when dealing with claims.
|
||||
*
|
||||
* This structure is not representative of the wire format.
|
||||
*/
|
||||
typedef struct {
|
||||
ace_condition_token *tokens;
|
||||
|
Loading…
Reference in New Issue
Block a user