diff scripts/ode/private/ode_struct_value_check.m @ 20928:2b8447888e0a

strip trailing whitespace from files * md5sum.m, fileattrib.m, ode23.m, odeplot.m, ode_struct_value_check.m, runge_kutta_23.m runge_kutta_interpolate.m: Strip trailing whitespace.
author John W. Eaton <jwe@octave.org>
date Thu, 17 Dec 2015 11:50:59 -0500
parents 0fb9de5b7903
children f7f97d7e9294
line wrap: on
line diff
--- a/scripts/ode/private/ode_struct_value_check.m	Thu Dec 17 11:42:42 2015 -0500
+++ b/scripts/ode/private/ode_struct_value_check.m	Thu Dec 17 11:50:59 2015 -0500
@@ -258,7 +258,7 @@
                      [caller ": invalid value assigned to field '%s'"], opt);
          endif
         endif
-        
+
       case "TimeStepNumber"
         if (! isempty (val))
           if (! isscalar (val))