From 1178fc306006c2cbb1ba72713489f5b0da488813 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 22 Jan 2022 03:51:58 +0000 Subject: Fix typo in error message git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4249 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- analyzer/pnmpsnr.c | 2 +- doc/HISTORY | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/analyzer/pnmpsnr.c b/analyzer/pnmpsnr.c index 2363e8c3..6543c542 100644 --- a/analyzer/pnmpsnr.c +++ b/analyzer/pnmpsnr.c @@ -179,7 +179,7 @@ validateInput(struct pam const pam1, pam1.height, pam2.height); if (pam1.maxval != pam2.maxval) - pm_error("images do not have the same maxval. This programs works " + pm_error("images do not have the same maxval. This program works " "only on like maxvals. " "The first image has maxval %u, " "while the second has %u. Use Pamdepth to change the " diff --git a/doc/HISTORY b/doc/HISTORY index cfcd78c3..0b4e106b 100644 --- a/doc/HISTORY +++ b/doc/HISTORY @@ -6,6 +6,9 @@ CHANGE HISTORY not yet BJH Release 10.98.00 + pnmtopsnr: Fix typo in error message. Always broken (pnmpsnr + was new in Netpbm 9.6 (July 2000). + ppmtoilbm: Remove -floyd (aka -fs) option, which hasn't worked in a long time if ever and is inappropriate function for this program. And the broken code is inconsistent with new random @@ -5771,7 +5774,7 @@ not yet BJH Release 10.98.00 00.07.12 BJH Release 9.6 - Add pnmtofiasco, fiascotopnm, psnpsnr. Thanks to Ullrich + Add pnmtofiasco, fiascotopnm, pnmpnsr. Thanks to Ullrich Hafner. Make Pnmcrop use a temporary file instead of huge amounts -- cgit 1.4.1