mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +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
|
* The composite type has an array of sub-tokens, which can
|
||||||
* themselves be composites containing composites, though this
|
* themselves be composites containing composites, though this
|
||||||
* is unlikely to be useful when dealing with claims.
|
* is unlikely to be useful when dealing with claims.
|
||||||
|
*
|
||||||
|
* This structure is not representative of the wire format.
|
||||||
*/
|
*/
|
||||||
typedef struct {
|
typedef struct {
|
||||||
ace_condition_token *tokens;
|
ace_condition_token *tokens;
|
||||||
|
Loading…
Reference in New Issue
Block a user