From 43df0bbe1afa3c6c09648f0c4d04f109a95217b2 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Sat, 17 Dec 2022 21:44:46 +0000 Subject: change comment format git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@4476 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- other/pnmcolormap.c | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'other') diff --git a/other/pnmcolormap.c b/other/pnmcolormap.c index 7da3122b..591c04c3 100644 --- a/other/pnmcolormap.c +++ b/other/pnmcolormap.c @@ -1,7 +1,6 @@ -/****************************************************************************** - pnmcolormap.c -******************************************************************************* - +/*============================================================================= + pnmcolormap +=============================================================================== Create a colormap file (a PPM image containing one pixel of each of a set of colors). Base the set of colors on an input image. @@ -20,9 +19,7 @@ copyright notice and this permission notice appear in supporting documentation. This software is provided "as is" without express or implied warranty. - -******************************************************************************/ - +=============================================================================*/ #include #include -- cgit 1.4.1