oops, png write of uchar images was broken

This commit is contained in:
John Cupitt 2010-05-12 15:22:18 +00:00
parent f85cce8b27
commit e4bd51f4de
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ write_destroy( Write *write )
*/
static int bandfmt_png[10] = {
/* UC C US S UI I F X D DX */
US, UC, US, US, US, US, UC, UC, UC, UC
UC, UC, US, US, US, US, UC, UC, UC, UC
};
static Write *