From b314b39448442f6563054e42edabfc384815806f Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sun, 24 Dec 2006 18:19:43 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@176 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/pnmcrop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editor/pnmcrop.c') diff --git a/editor/pnmcrop.c b/editor/pnmcrop.c index 87fd14b3..848fe485 100644 --- a/editor/pnmcrop.c +++ b/editor/pnmcrop.c @@ -189,7 +189,7 @@ computeBackground(FILE * const ifP, xelval const maxval, int const format, enum bg_choice const backgroundChoice, - int const verbose) { + bool const verbose) { /*---------------------------------------------------------------------------- Determine what color is the background color of the image in file *ifP, which is described by 'cols', 'rows', 'maxval', and 'format'. -- cgit 1.4.1