mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
makepng: spelling corrections, single test output
Corrections to some obvious mistakes, plus one output file. Signed-off-by: John Bowler <jbowler@acm.org>
This commit is contained in:
parent
a2245a2c54
commit
8fae6609c0
@ -120,8 +120,8 @@
|
||||
* IMAGE_LICENSING #define must contain UTF-8 characters. The 'copyright'
|
||||
* symbol 0xA9U (\251) in ISO-Latin-1 encoding and 0xC20xA9 (\302\251) in UTF-8.
|
||||
*/
|
||||
#define IMAGE_LICENSING "Dedicated to the public domain per Create Commons "\
|
||||
"license \"CC0 1.0\"; https://creativecommons.org/publicdomain/zero/"
|
||||
#define IMAGE_LICENSING "Dedicated to the public domain per Creative Commons "\
|
||||
"license \"CC0 1.0\"; https://creativecommons.org/publicdomain/zero/1.0/"
|
||||
|
||||
#include <stddef.h> /* for offsetof */
|
||||
#include <stdlib.h>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 1.6 KiB |
Loading…
x
Reference in New Issue
Block a user