From 5e96ff9268ee6c42a5265975a1657f4d20f21b5f Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 20 Sep 2023 18:10:56 +0000 Subject: whitespace git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4673 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/pamdepth.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'other/pamdepth.c') diff --git a/other/pamdepth.c b/other/pamdepth.c index 46601864..4349f5ea 100644 --- a/other/pamdepth.c +++ b/other/pamdepth.c @@ -124,7 +124,7 @@ transformRaster(struct pam * const inpamP, tuplerow[col][plane] = sampleMap[tuplerow[col][plane]]; } pnm_writepamrow(outpamP, tuplerow); - } + } pnm_freepamrow(tuplerow); -- cgit 1.4.1