diff libinterp/dldfcn/chol.cc @ 23083:e9a0469dedd9 stable

maint: strip extra trailing newlines from files.
author John W. Eaton <jwe@octave.org>
date Fri, 20 Jan 2017 12:19:08 -0500
parents 93ea313301f9
children ef4d915df748 3ac9f9ecfae5
line wrap: on
line diff
--- a/libinterp/dldfcn/chol.cc	Fri Jan 20 12:12:11 2017 -0500
+++ b/libinterp/dldfcn/chol.cc	Fri Jan 20 12:19:08 2017 -0500
@@ -1322,4 +1322,3 @@
 %! assert (norm (triu (R1)-R1, Inf), 0);
 %! assert (norm (R1'*R1 - single (Ac(p,p)), Inf) < 1e1*eps ("single"));
 */
-