Ignore:
Timestamp:
Oct 29, 2008, 11:14:48 PM (17 years ago)
Author:
bird
Message:

kmk: pedantic warnings.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kmk/kmkbuiltin/kbuild_protection.h

    r1598 r2001  
    4646typedef struct KBUILDPROTECTION
    4747{
    48     unsigned        uMagic;
    49     unsigned        cProtectionDepth;
     48    unsigned int    uMagic;
     49    unsigned int    cProtectionDepth;
    5050    unsigned char   afTypes[KBUILDPROTECTIONTYPE_MAX];
    5151} KBUILDPROTECTION;
Note: See TracChangeset for help on using the changeset viewer.