aboutsummaryrefslogtreecommitdiff
path: root/fastiv-io.h
diff options
context:
space:
mode:
Diffstat (limited to 'fastiv-io.h')
-rw-r--r--fastiv-io.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fastiv-io.h b/fastiv-io.h
index db94a46..c8a256b 100644
--- a/fastiv-io.h
+++ b/fastiv-io.h
@@ -27,7 +27,7 @@ char **fastiv_io_all_supported_media_types(void);
// Userdata are typically attached to all Cairo surfaces in an animation.
-/// GBytes with plain Exif data.
+/// GBytes with plain Exif/TIFF data.
extern cairo_user_data_key_t fastiv_io_key_exif;
/// FastivIoOrientation, as a uintptr_t.
extern cairo_user_data_key_t fastiv_io_key_orientation;