Fix some warnings with examples.

This commit is contained in:
David Reid
2025-02-17 16:01:19 +10:00
parent 47aa3e34e0
commit de5f370d09
5 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -706,4 +706,4 @@ int main(int argc, char** argv)
(void)argv;
return 0;
}
}