about summary refs log tree commit diff
path: root/editor/pnmmargin
diff options
context:
space:
mode:
Diffstat (limited to 'editor/pnmmargin')
-rwxr-xr-xeditor/pnmmargin2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pnmmargin b/editor/pnmmargin
index cfc5256e..01dfdecc 100755
--- a/editor/pnmmargin
+++ b/editor/pnmmargin
@@ -110,7 +110,7 @@ else
     # Cat things together.
     pamcat -extendplane -leftright $tmp2 $tmp1 $tmp2 > $tmp4
     pamcat -extendplane -topbottom $tmp3 $tmp4 $tmp3 | \
-      pnmtopnm $plainopt
+      pamtopnm $plainopt
 fi