Changeset 90 for trunk/coverager.c

Show
Ignore:
Timestamp:
07/16/2006 06:06:46 AM (2 years ago)
Author:
moo
Message:

kill compiler warnings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/coverager.c

    r51 r90  
    206206    zstr s; 
    207207    char *outfilename; 
    208     int dumpdir_len, outfilelen, size, alloc_len = 0; 
     208    int dumpdir_len, outfilelen, alloc_len = 0; 
     209    uint size; 
    209210 
    210211    if (!XG(coverages)) {