summaryrefslogtreecommitdiff
path: root/SRC/claqr2.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/claqr2.f')
-rw-r--r--SRC/claqr2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/claqr2.f b/SRC/claqr2.f
index 485ed9a2..725a4384 100644
--- a/SRC/claqr2.f
+++ b/SRC/claqr2.f
@@ -227,7 +227,7 @@
*>
*> \param[out] WORK
*> \verbatim
-*> WORK is COMPLEX array, dimension LWORK.
+*> WORK is COMPLEX array, dimension (LWORK)
*> On exit, WORK(1) is set to an estimate of the optimal value
*> of LWORK for the given values of N, NW, KTOP and KBOT.
*> \endverbatim