We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2d5430 + 0f34254 commit 0deb78fCopy full SHA for 0deb78f
decode.cc
@@ -60,4 +60,6 @@ int main(int argc, char** argv) {
60
printf("Failed to write png.\n");
61
return 1;
62
}
63
+
64
+ return 0;
65
0 commit comments