Changes in uspace/lib/c/test/stdio/scanf.c [c70e841:06e0f37] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/test/stdio/scanf.c
rc70e841 r06e0f37 43 43 44 44 #pragma GCC diagnostic ignored "-Wformat-zero-length" 45 #pragma GCC diagnostic ignored "-Wformat" 46 #pragma GCC diagnostic ignored "-Wformat-extra-args" 45 47 46 48 PCUT_INIT;
Note:
See TracChangeset
for help on using the changeset viewer.