summaryrefslogtreecommitdiff
path: root/SRC/dstedc.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dstedc.f')
-rw-r--r--SRC/dstedc.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/dstedc.f b/SRC/dstedc.f
index d7f95372..386c22b8 100644
--- a/SRC/dstedc.f
+++ b/SRC/dstedc.f
@@ -105,8 +105,7 @@
*>
*> \param[out] WORK
*> \verbatim
-*> WORK is DOUBLE PRECISION array,
-*> dimension (LWORK)
+*> WORK is DOUBLE PRECISION array, dimension (MAX(1,LWORK))
*> On exit, if INFO = 0, WORK(1) returns the optimal LWORK.
*> \endverbatim
*>