]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
add comment that ace_condition_composite is not representative of the wire format
authorAndrew Bartlett <abartlet@samba.org>
Thu, 21 Sep 2023 04:08:52 +0000 (16:08 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 Sep 2023 23:45:36 +0000 (23:45 +0000)
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
librpc/idl/conditional_ace.idl

index 1b9de9ec915bb2d935653f3fe21d4d4968e8adf7..28c1b91545d7e865dfe76375aba30966789bc20b 100644 (file)
@@ -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;