about summary refs log tree commit diff
path: root/converter/other/pstopnm.c
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-06-07 03:08:11 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2013-06-07 03:08:11 +0000
commit8d3e7fce9237111c696a9ecc27bbd3381d73c90b (patch)
treef4812f874dcd8aa9ec943614e6cc0652e052c5e2 /converter/other/pstopnm.c
parent7d4696c13826a3ade3d5c80911402e7f7fde8a02 (diff)
downloadnetpbm-mirror-8d3e7fce9237111c696a9ecc27bbd3381d73c90b.tar.gz
netpbm-mirror-8d3e7fce9237111c696a9ecc27bbd3381d73c90b.tar.xz
netpbm-mirror-8d3e7fce9237111c696a9ecc27bbd3381d73c90b.zip
improve message
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1927 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'converter/other/pstopnm.c')
-rw-r--r--converter/other/pstopnm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/other/pstopnm.c b/converter/other/pstopnm.c
index 84d64bb5..3704841b 100644
--- a/converter/other/pstopnm.c
+++ b/converter/other/pstopnm.c
@@ -942,7 +942,7 @@ main(int argc, char ** argv) {
     ghostscriptDevice = 
         computeGsDevice(cmdline.formatType, cmdline.forceplain);
     
-    pm_message("Writing %s file", ghostscriptDevice);
+    pm_message("Writing %s format", ghostscriptDevice);
     
     executeGhostscript(pstrans, ghostscriptDevice, outfileArg, 
                        xsize, ysize, xres, yres, cmdline.textalphabits,