Changeset 8591b31 in mainline for uspace/app/tester/print/print3.c
- Timestamp:
- 2018-09-20T16:13:43Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cbc3587
- Parents:
- 9a5ae815
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/app/tester/print/print3.c
r9a5ae815 r8591b31 34 34 #define BUFFER_SIZE 32 35 35 36 #ifndef __clang__ 36 37 #pragma GCC diagnostic ignored "-Wformat-truncation" 38 #endif 37 39 38 40 const char *test_print3(void)
Note:
See TracChangeset
for help on using the changeset viewer.