summaryrefslogtreecommitdiff
path: root/SRC/dlaebz.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dlaebz.f')
-rw-r--r--SRC/dlaebz.f5
1 files changed, 3 insertions, 2 deletions
diff --git a/SRC/dlaebz.f b/SRC/dlaebz.f
index 13c458ab..4226ae06 100644
--- a/SRC/dlaebz.f
+++ b/SRC/dlaebz.f
@@ -110,8 +110,9 @@
*
* PIVMIN (input) DOUBLE PRECISION
* The minimum absolute value of a "pivot" in the Sturm
-* sequence loop. This *must* be at least max |e(j)**2| *
-* safe_min and at least safe_min, where safe_min is at least
+* sequence loop.
+* This must be at least max |e(j)**2|*safe_min and at
+* least safe_min, where safe_min is at least
* the smallest number that can divide one without overflow.
*
* D (input) DOUBLE PRECISION array, dimension (N)