diff options
Diffstat (limited to 'test/020_io_H48_read_write')
| -rw-r--r-- | test/020_io_H48_read_write/io_H48_tests.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/020_io_H48_read_write/io_H48_tests.c b/test/020_io_H48_read_write/io_H48_tests.c index 71df1e7..fafd396 100644 --- a/test/020_io_H48_read_write/io_H48_tests.c +++ b/test/020_io_H48_read_write/io_H48_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 | ||
