Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tester/stdio/stdio1.c

    ra35b458 r4f663f3e  
    4141{
    4242        FILE *file;
    43         const char *file_name = "/textdemo";
     43        const char *file_name = "/demo.txt";
    4444
    4545        TPRINTF("Open file \"%s\"...", file_name);
Note: See TracChangeset for help on using the changeset viewer.