summaryrefslogtreecommitdiff
path: root/SRC/chetrd_he2hb.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/chetrd_he2hb.f')
-rw-r--r--SRC/chetrd_he2hb.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/chetrd_he2hb.f b/SRC/chetrd_he2hb.f
index f4f17a88..84454add 100644
--- a/SRC/chetrd_he2hb.f
+++ b/SRC/chetrd_he2hb.f
@@ -123,7 +123,7 @@
*>
*> \param[out] WORK
*> \verbatim
-*> WORK is COMPLEX array, dimension LWORK.
+*> WORK is COMPLEX array, dimension (LWORK)
*> On exit, if INFO = 0, or if LWORK=-1,
*> WORK(1) returns the size of LWORK.
*> \endverbatim