Index: core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h |
diff --git a/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h b/core/src/fxcodec/fx_tiff/tiff_v403/tiffconf.h |
index 3ca425c712f592ca50fec9119c3af5d9e7165024..d0f823d8c3d58f13b3722ec8a1ccf51116f74218 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 |