Changes in uspace/app/tester/stdio/stdio1.c [1877128:7e752b2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/stdio/stdio1.c
r1877128 r7e752b2 39 39 { 40 40 FILE *file; 41 const char *file_name = "/ textdemo";41 const char *file_name = "/readme"; 42 42 43 43 TPRINTF("Open file \"%s\"...", file_name);
Note:
See TracChangeset
for help on using the changeset viewer.