summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/xattr.h
diff options
context:
space:
mode:
Diffstat (limited to 'librpc/gen_ndr/xattr.h')
-rw-r--r--librpc/gen_ndr/xattr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/xattr.h b/librpc/gen_ndr/xattr.h
index 39f1cb0884..3138e6fa24 100644
--- a/librpc/gen_ndr/xattr.h
+++ b/librpc/gen_ndr/xattr.h
@@ -86,7 +86,7 @@ struct security_descriptor_hash_v2 {
struct security_descriptor_hash_v3 {
struct security_descriptor *sd;/* [unique] */
uint16_t hash_type;
- uint8_t *hash;
+ uint8_t hash[64];
}/* [public] */;
union xattr_NTACL_Info {