Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/bithenge/test.c

    rb7fd2a0 r8d2dd7f2  
    5757int main(int argc, char *argv[])
    5858{
    59         errno_t rc;
     59        int rc;
    6060        if (argc < 3) {
    6161                fprintf(stderr, "Usage: %s <script> <source>\n", argv[0]);
Note: See TracChangeset for help on using the changeset viewer.