summaryrefslogtreecommitdiff
path: root/SRC/zhpevd.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zhpevd.f')
-rw-r--r--SRC/zhpevd.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/zhpevd.f b/SRC/zhpevd.f
index 10b59c93..8f0c8fda 100644
--- a/SRC/zhpevd.f
+++ b/SRC/zhpevd.f
@@ -134,8 +134,7 @@
*>
*> \param[out] RWORK
*> \verbatim
-*> RWORK is DOUBLE PRECISION array,
-*> dimension (LRWORK)
+*> RWORK is DOUBLE PRECISION array, dimension (MAX(1,LRWORK))
*> On exit, if INFO = 0, RWORK(1) returns the required LRWORK.
*> \endverbatim
*>