Ignore:
Timestamp:
Feb 14, 2007, 11:12:44 AM (19 years ago)
Author:
bird
Message:

off_t -> KLDRFOFF.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kLdr/tstkLdrMod.c

    r2959 r2974  
    250250 */
    251251static int BasicTestEnumDbgInfoCallback(PKLDRMOD pMod, uint32_t iDbgInfo, KLDRDBGINFOTYPE enmType,
    252                                         int16_t iMajorVer, int16_t iMinorVer, off_t offFile, KLDRADDR LinkAddress,
     252                                        int16_t iMajorVer, int16_t iMinorVer, offFile, KLDRADDR LinkAddress,
    253253                                        KLDRSIZE cb, const char *pszExtFile, void *pvUser)
    254254{
Note: See TracChangeset for help on using the changeset viewer.