We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a047526 commit c77b9eaCopy full SHA for c77b9ea
src/scr_have_restart.c
@@ -15,7 +15,7 @@
15
#include "mpi.h"
16
#include <stdio.h>
17
18
-int main(int *argc, char ***argv)
+int main(int argc, char *argv[])
19
{
20
char fname[SCR_MAX_FILENAME];
21
char *myname = "scr_have_restart";
0 commit comments