- compile fix: don't use C++ - style comments in .c files!
This commit is contained in:
parent
324f4be3d4
commit
972d85af8b
@ -4081,7 +4081,7 @@ int main(int argc, char **argv)
|
||||
}
|
||||
else
|
||||
{
|
||||
// Print the result to stdout
|
||||
/* Print the result to stdout */
|
||||
printf("%s", ds_res.str);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user