From 16c6766e797e14690805ad6219619d8936ab57e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Eric=20Janouch?= Date: Tue, 7 Dec 2021 08:43:22 +0100 Subject: jpeginfo: update comment --- tools/jpeginfo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') 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 { -- cgit v1.2.3