about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--editor/pnmconvol.c2
1 files changed, 1 insertions, 1 deletions
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)