Changeset 2831


Ignore:
Timestamp:
Oct 23, 2006, 10:59:28 PM (19 years ago)
Author:
bird
Message:

Comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/kLdrHlp.c

    r2830 r2831  
    233233
    234234#elif defined(__WIN__)
     235    /* (We don't have to care about the stub here, because the stub will be unmapped before we get here.) */
    235236    int     rc;
    236237    DWORD   fProt = kldrHlpPageProtToNative(enmProt);
     
    557558}
    558559
    559 
Note: See TracChangeset for help on using the changeset viewer.