[libpng16] Revised example.c to put text strings in a temporary character array

instead of directly assigning string constants to png_textp members.
This avoids compiler warnings when -Wwrite-strings is enabled.
4 files changed