Skip to content

Commit 234c468

Browse files
committed
comment fix
1 parent f726edb commit 234c468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libvips/foreign/tiffsave.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ G_DEFINE_ABSTRACT_TYPE( VipsForeignSaveTiff, vips_foreign_save_tiff,
115115

116116
#define UC VIPS_FORMAT_UCHAR
117117

118-
/* Type promotion for save ... just always go to uchar.
118+
/* Type promotion for jpeg-in-tiff save ... just always go to uchar.
119119
*/
120120
static int bandfmt_jpeg[10] = {
121121
/* UC C US S UI I F X D DX */

0 commit comments

Comments
 (0)