Changeset 1460


Ignore:
Timestamp:
Sep 5, 2004, 11:17:08 PM (21 years ago)
Author:
bird
Message:

more..

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/testcase/libc/miscinnotek/spm.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r1459 r1460  
    5555        if (!apv[i])
    5656            break;
     57        memset(apv[i], 0xfa, cb);
    5758    }
    5859
     
    9192        if (!apv[i])
    9293            break;
     94        memset(apv[i], 0xfa, cb);
    9395    }
    9496
Note: See TracChangeset for help on using the changeset viewer.