changeset 31713:5fb22859dbac

* sqp.m: Strip trailing whitespace.
author John W. Eaton <jwe@octave.org>
date Fri, 06 Jan 2023 16:18:47 -0500
parents ed8b218b7c1b
children d6f6d9a10bab
files scripts/optimization/sqp.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/optimization/sqp.m	Fri Jan 06 16:30:59 2023 -0500
+++ b/scripts/optimization/sqp.m	Fri Jan 06 16:18:47 2023 -0500
@@ -710,7 +710,7 @@
 
 
 function res = cf_ub_lb (x, lbidx, ubidx, globals)
-  ## function returning constraint evaluated at x, and distance between ub/lb 
+  ## function returning constraint evaluated at x, and distance between ub/lb
   ## and x, when they are specified (otherwise return empty)
 
   ## inequality constraints