Revision 52f35022 block/vhdx.h

b/block/vhdx.h
168 168
                                           vhdx_header.  If not found in
169 169
                                           vhdx_header, it is invalid */
170 170
    uint64_t    flushed_file_offset;    /* see spec for full details - this
171
                                           sould be vhdx file size in bytes */
171
                                           should be vhdx file size in bytes */
172 172
    uint64_t    last_file_offset;       /* size in bytes that all allocated
173 173
                                           file structures fit into */
174 174
} VHDXLogEntryHeader;

Also available in: Unified diff