Skip to content

Commit

Permalink
(void)
Browse files Browse the repository at this point in the history
  • Loading branch information
mck1117 committed Sep 26, 2024
1 parent 38dc225 commit 0d4632e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unit_tests/tests/test_util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ TEST(misc, testMisc) {
// ASSERT_EQ(SPARKOUT_12_OUTPUT, getPinByName("spa12"));
}

int getRusEfiVersion(void) {
int getRusEfiVersion() {
return TS_FILE_VERSION;
}

Expand Down

0 comments on commit 0d4632e

Please sign in to comment.