diff options
-rw-r--r-- | tools/jpeginfo.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/jpeginfo.c b/tools/jpeginfo.c index 4931aef..f8db824 100644 --- a/tools/jpeginfo.c +++ b/tools/jpeginfo.c @@ -91,6 +91,7 @@ u16le(const uint8_t *p) // // libtiff is a mess, and the format is not particularly complicated. // Exiv2 is senselessly copylefted, and cannot do much. +// libexif is only marginally better. // ExifTool is too user-oriented. static struct un { |