From 4f47609af73c4a7f9d222f355db7095e0351d2de Mon Sep 17 00:00:00 2001 From: giraffedata Date: Wed, 21 Feb 2007 21:33:51 +0000 Subject: cleanup git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@230 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/pamtoxvmini.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'converter/other') diff --git a/converter/other/pamtoxvmini.c b/converter/other/pamtoxvmini.c index 449b3c99..35f90271 100644 --- a/converter/other/pamtoxvmini.c +++ b/converter/other/pamtoxvmini.c @@ -67,7 +67,6 @@ makeXvPalette(xvPalette * const xvPaletteP) { } } } - } @@ -228,7 +227,7 @@ main(int argc, struct pam pam; xvPalette xvPalette; - ppm_init(&argc, argv); + pnm_init(&argc, argv); parseCommandLine(argc, argv, &cmdline); -- cgit 1.4.1