diff scripts/plot/util/private/__print_parse_opts__.m @ 19596:0e1f5a750d00

maint: Periodic merge of gui-release to default.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:24:46 -0500
parents 2058d87174c8 fe689210525c
children 4197fc428c7d
line wrap: on
line diff
--- a/scripts/plot/util/private/__print_parse_opts__.m	Tue Jan 20 09:55:41 2015 -0500
+++ b/scripts/plot/util/private/__print_parse_opts__.m	Tue Jan 20 10:24:46 2015 -0500
@@ -322,7 +322,7 @@
 
   if (arg_st.send_to_printer)
     if (isempty (arg_st.name))
-      ## Pipe the ghostscript output 
+      ## Pipe the ghostscript output
       arg_st.name = "-";
     else
       error ("print: a file name may not specified when spooling to a printer")