t/: Use "int main(void)" for the main C signature
This commit updates a few tests where we aren't using the correct C signature for main() or are not using any of its parameters (in the case of t/version/version.c.)
Showing
Please register or sign in to comment