summaryrefslogtreecommitdiff
path: root/source4/lib/registry/regf.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/registry/regf.idl')
-rw-r--r--source4/lib/registry/regf.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/lib/registry/regf.idl b/source4/lib/registry/regf.idl
index 46af4ffdc5..ffd7072b7a 100644
--- a/source4/lib/registry/regf.idl
+++ b/source4/lib/registry/regf.idl
@@ -45,8 +45,8 @@ interface regf
uint32 data_offset;
uint32 last_block;
[value(1)] uint32 uk7; /* 1 */
- [charset(UTF16)] uint16 description[0x40];
- uint32 padding[83]; /* Padding */
+ [charset(UTF16)] uint16 description[0x20];
+ uint32 padding[99]; /* Padding */
/* Checksum of first 0x200 bytes XOR-ed */
uint32 chksum;
};
@@ -66,7 +66,7 @@ interface regf
uint8 data[offset_to_next-0x20];
/* data is filled with:
uint32 length;
- Negative if in used, positive otherwise
+ Negative if in use, positive otherwise
Always a multiple of 8
uint8_t data[length];
Free space marker if 0xffffffff