Ticket #17: os2ahci.h.diff

File os2ahci.h.diff, 626 bytes (added by Steven Levine, 11 years ago)

Corrects some typos

  • os2ahci.h

     
    2929/* IMPORTANT NOTE: The DDK headers require tight structure packing and this
    3030 * is controlled via compiler parameters. Thus, all stuctures in os2ahci.sys
    3131 * are expected to be byte-aligned without the need of explicit pragma pack()
    32  * directives. Where possible, the structures are layed out such that words
     32 * directives. Where possible, the structures are laid out such that words
    3333 * and dwords are aligned at least on 2-byte boundaries.
    3434 */
    3535