about summary refs log tree commit diff
path: root/converter/other/pamtotga.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-06-13 02:04:31 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2008-06-13 02:04:31 +0000
commit6e0b302ebfa3e5f996c0de828d5ce52af2d3ac00 (patch)
treea3dcf470f34d34db14136b4e572305d93b46243c /converter/other/pamtotga.c
parent79a3d56e90d609398a1076e04698573710101246 (diff)
downloadnetpbm-mirror-6e0b302ebfa3e5f996c0de828d5ce52af2d3ac00.tar.gz
netpbm-mirror-6e0b302ebfa3e5f996c0de828d5ce52af2d3ac00.tar.xz
netpbm-mirror-6e0b302ebfa3e5f996c0de828d5ce52af2d3ac00.zip
cleanup
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@652 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other/pamtotga.c')
-rw-r--r--converter/other/pamtotga.c2
1 files changed, 1 insertions, 1 deletions
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;