diff options
Diffstat (limited to 'test/021_io_SRC_write')
| -rw-r--r-- | test/021_io_SRC_write/io_SRC_tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/021_io_SRC_write/io_SRC_tests.c b/test/021_io_SRC_write/io_SRC_tests.c index 5ae3d99..ca33d1e 100644 --- a/test/021_io_SRC_write/io_SRC_tests.c +++ b/test/021_io_SRC_write/io_SRC_tests.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | #include "../test.h" | 1 | #include "../test.h" |
| 2 | 2 | ||
| 3 | int main() { | 3 | int main(void) { |
| 4 | char *c, str[STRLENMAX]; | 4 | char *c, str[STRLENMAX]; |
| 5 | cube_t cube; | 5 | cube_t cube; |
| 6 | 6 | ||
