changeset 26993:119353eb6b38 stable

maint: Strip trailing whitespace from source files.
author John W. Eaton <jwe@octave.org>
date Wed, 27 Mar 2019 23:24:40 +0000
parents a7ad08ed3cb7
children 734901c8979e fc73dafece57
files .hgignore libinterp/corefcn/graphics.cc scripts/plot/util/print.m src/octave-svgconvert.cc
diffstat 4 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Wed Mar 27 12:25:05 2019 -0700
+++ b/.hgignore	Wed Mar 27 23:24:40 2019 +0000
@@ -99,7 +99,7 @@
 (^|/)doc/interpreter/octave\.html/
 (^|/)doc/liboctave/liboctave\.html/
 
-# Miscellaneous auto-generated files 
+# Miscellaneous auto-generated files
 (^|/)doc/interpreter/octave\.dvi$
 (^|/)doc/interpreter/octave\.ps$
 (^|/)doc/interpreter/doc-cache$
--- a/libinterp/corefcn/graphics.cc	Wed Mar 27 12:25:05 2019 -0700
+++ b/libinterp/corefcn/graphics.cc	Wed Mar 27 23:24:40 2019 +0000
@@ -9473,8 +9473,8 @@
 
   // check coplanarity for 3D-faces with more than 3 corners
   int fcmax = idx.rows ();
-  if (fcmax > 3 && vert.columns () > 2 && 
-      ! (facecolor_is ("none") && edgecolor_is ("none")))
+  if (fcmax > 3 && vert.columns () > 2
+      && ! (facecolor_is ("none") && edgecolor_is ("none")))
     {
       for (octave_idx_type jj = 0; jj < idx.columns (); jj++)
         {
--- a/scripts/plot/util/print.m	Wed Mar 27 12:25:05 2019 -0700
+++ b/scripts/plot/util/print.m	Wed Mar 27 23:24:40 2019 +0000
@@ -1027,7 +1027,7 @@
   endif
 
   dos_shell = (ispc () && ! isunix ());
-  
+
   if (! do_svg)
     if (dos_shell)
       cmd = sprintf ("%s -f %s 2> NUL", opts.pstoedit_binary, devopt);
--- a/src/octave-svgconvert.cc	Wed Mar 27 12:25:05 2019 -0700
+++ b/src/octave-svgconvert.cc	Wed Mar 27 23:24:40 2019 +0000
@@ -765,7 +765,7 @@
       file.close();
       return -1;
     }
-  
+
   file.close ();
 
   // Format