Fix example.c

This commit is contained in:
Zack Middleton 2019-08-02 18:37:04 -05:00 committed by Cosmin Truta
parent 52ee167644
commit 6dd99ca9c8

View File

@ -126,6 +126,7 @@ int main(int argc, const char **argv)
else
free(buffer);
}
}
/* Something went wrong reading or writing the image. libpng stores a
* textual message in the 'png_image' structure: