From 6e0b302ebfa3e5f996c0de828d5ce52af2d3ac00 Mon Sep 17 00:00:00 2001 From: giraffedata Date: Fri, 13 Jun 2008 02:04:31 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@652 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/pamtotga.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converter/other/pamtotga.c') diff --git a/converter/other/pamtotga.c b/converter/other/pamtotga.c index 6c8769ed..addd2d91 100644 --- a/converter/other/pamtotga.c +++ b/converter/other/pamtotga.c @@ -270,7 +270,7 @@ computeRunlengths(struct pam * const pamP, static void computeOutName(struct cmdlineInfo const cmdline, - const char ** const outNameP) { + const char ** const outNameP) { char * workarea; -- cgit 1.4.1