X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=hivex%2Fhivex.c;fp=hivex%2Fhivex.c;h=b106a108fed02b61306f909c99779cd60d7e1c96;hp=ce3e14c1e42e4d50359740516a3a58630835a887;hb=d7175703994997a6c40cf78cd74809b82deb1ed4;hpb=023a1811a708ac107022133f8931d47442b23c09 diff --git a/hivex/hivex.c b/hivex/hivex.c index ce3e14c..b106a10 100644 --- a/hivex/hivex.c +++ b/hivex/hivex.c @@ -195,7 +195,7 @@ struct ntreg_nk_record { struct ntreg_lf_record { int32_t seg_len; - char id[2]; /* "lf" */ + char id[2]; /* "lf"|"lh" */ uint16_t nr_keys; /* number of keys in this record */ struct { uint32_t offset; /* offset of nk-record for this subkey */