From cef9e3fe7284012a932817a70c3b3639cff87932 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 16 Aug 2020 19:44:55 +0000 Subject: fix comment git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@3919 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/pnmcrop.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editor') diff --git a/editor/pnmcrop.c b/editor/pnmcrop.c index f07340eb..f41e67bd 100644 --- a/editor/pnmcrop.c +++ b/editor/pnmcrop.c @@ -1128,7 +1128,8 @@ extremeCrops(struct CmdlineInfo const cmdline, unsigned int const cols, unsigned int const rows) { /*---------------------------------------------------------------------------- - Crops that crop as much as possible, reducing output to a single pixel. + Crops that crop as much as possible, reducing output to a single + row, column, or pixel. -----------------------------------------------------------------------------*/ CropSet retval; -- cgit 1.4.1