Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/gunzip/gunzip.c

    rb7fd2a0 rd5c1051  
    4040int main(int argc, char *argv[])
    4141{
    42         errno_t rc;
     42        int rc;
    4343        void *data, *ddata;
    4444        size_t size, dsize;
Note: See TracChangeset for help on using the changeset viewer.