Skip to content

Commit

Permalink
That was a total failure
Browse files Browse the repository at this point in the history
  • Loading branch information
dunhor committed Jun 18, 2024
1 parent 77d37e2 commit 01aac3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpio/test/test_option_t.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ DEFINE_TEST(test_option_t)
#else
strftime(date2, sizeof(date2)-1, "%b %e %Y", tmptr);
#ifdef __GNUC__
#pragma GCC diagnostic ignored "-Wunknown-warning-option"
#pragma GCC diagnostic ignored "-Wformat-truncation"
#endif
snprintf(date, sizeof(date)-1, "%12s file", date2);
Expand Down

0 comments on commit 01aac3f

Please sign in to comment.