diff options
Diffstat (limited to 'core/src/fxcodec/fx_tiff')
-rw-r--r-- | core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h b/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h index 3ca425c712..d0f823d8c3 100644 --- a/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h +++ b/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h @@ -44,7 +44,7 @@ /*#define HAVE_SEARCH_H 1 */ /* The size of a `int', as computed by sizeof. */ -/* According typedef int FX_INT32; in the fx_system.h*/ +/* According typedef int int32_t; in the fx_system.h*/ #define SIZEOF_INT 4 /* Sunliang.Liu 20110325. We should config the correct long size for tif |