From accdb60083f96b816577973920c96ccbabf1b85a Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 22 Jun 2012 02:14:46 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1700 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- editor/pnmconvol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editor/pnmconvol.c b/editor/pnmconvol.c index d0b3b307..e5c05ebc 100644 --- a/editor/pnmconvol.c +++ b/editor/pnmconvol.c @@ -899,7 +899,7 @@ getKernel(struct cmdlineInfo const cmdline, We generate a kernel object in standard form (free of any indication of where it came from) and return a handle to it as *convKernelPP. ------------------------------------------------------------------------------*/ +----------------------------------------------------------------------------*/ struct convKernel * convKernelP; if (cmdline.pnmMatrixFileName) -- cgit 1.4.1