Skip to content

Commit

Permalink
Made changes to indentation and declared common functions in common.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Narasimha1997 committed Nov 28, 2020
1 parent dcbaa5f commit 7c031aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion C/decode_stb.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ int main(int argc, char **argv) {

fprintf(stdout, "Decoded blurhash successfully, wrote PNG file %s\n", output_file);
return 0;

}

0 comments on commit 7c031aa

Please sign in to comment.