summaryrefslogtreecommitdiff
path: root/README.djpeg
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-31 17:00:20 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2019-07-31 17:00:20 +0200
commit3759ce55ba79b8d3b9d8ed247a252273ee7dade3 (patch)
treed69692a274dd1c7d0672e6bb7155a0fc106f9d49 /README.djpeg
parentc8bd2513ecba169cff44c09c8058c36987357b18 (diff)
parent1687222e1b9e74c89cafbb5910e72d8ec7bfd40f (diff)
Update upstream source from tag 'upstream/1.0.28'
Update to upstream version '1.0.28' with Debian dir ec5bb298266630fc3801ff6dc0c258f6df7ba979
Diffstat (limited to 'README.djpeg')
-rw-r--r--README.djpeg2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.djpeg b/README.djpeg
index 8a456f9..7bc73d1 100644
--- a/README.djpeg
+++ b/README.djpeg
@@ -2,7 +2,7 @@ The JPEG decoder in SANE is taken mostly without change from The
Independent JPEG Group's JPEG software, release 6a. Their "djpeg.README"
file is included below. The only changes are to file names, e.g.
djpeg.c -> sanei_jpeg.c, and function names,
-e.g. sanei_jpeg_start_output_ppm()
+e.g. sanei_jpeg_start_output_ppm()
The Independent JPEG Group's JPEG software