diff scripts/sparse/svds.m @ 19630: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 9ac2357f19bc 446c46af4b42
children 4197fc428c7d
line wrap: on
line diff
--- a/scripts/sparse/svds.m	Tue Jan 20 09:55:41 2015 -0500
+++ b/scripts/sparse/svds.m	Tue Jan 20 10:24:46 2015 -0500
@@ -143,7 +143,7 @@
   endif
   ## Must initialize variable value, otherwise it may appear to interpreter
   ## that code is trying to call flag() colormap function.
-  flag = 0;  
+  flag = 0;
 
   if (max_a == 0)
     s = zeros (k, 1);  # special case of zero matrix