diff scripts/plot/util/private/__print_parse_opts__.m @ 19628:fe689210525c gui-release

maint: Periodic merge of stable to gui-release.
author John W. Eaton <jwe@octave.org>
date Tue, 20 Jan 2015 10:05:42 -0500
parents f88ee85d4da9 446c46af4b42
children 0e1f5a750d00
line wrap: on
line diff
--- a/scripts/plot/util/private/__print_parse_opts__.m	Mon Jan 19 07:04:12 2015 +0100
+++ b/scripts/plot/util/private/__print_parse_opts__.m	Tue Jan 20 10:05:42 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")