Changes in uspace/app/tester/print/print3.c [2d11a7d8:a000878c] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/print/print3.c
r2d11a7d8 ra000878c 34 34 #define BUFFER_SIZE 32 35 35 36 c har *test_print3(void)36 const char *test_print3(void) 37 37 { 38 38 char buffer[BUFFER_SIZE];
Note:
See TracChangeset
for help on using the changeset viewer.