fixed head

This commit is contained in:
Your Name 2024-07-03 08:50:57 +00:00
parent a3270dd18a
commit 4dda5db6f6

View File

@ -152,5 +152,5 @@ int main(int argc, char **argv) {
fclose(fp);
}
return 0;
return ret;
}