Skip to content

Commit a152f89

Browse files
authored
Merge pull request #93 from dzenanz/fixWarning
2 parents 50dea9f + a524b20 commit a152f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CuberilleTest_Issue66.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ case2()
109109

110110

111111
int
112-
CuberilleTest_Issue66(int argc, char * argv[])
112+
CuberilleTest_Issue66(int, char *[])
113113
{
114114
int countFailed = 0;
115115
for (const auto image : { case1(), case2() })

0 commit comments

Comments
 (0)