summaryrefslogtreecommitdiff
path: root/SRC/slaqr3.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/slaqr3.f')
-rw-r--r--SRC/slaqr3.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slaqr3.f b/SRC/slaqr3.f
index 86bac854..330589c2 100644
--- a/SRC/slaqr3.f
+++ b/SRC/slaqr3.f
@@ -233,7 +233,7 @@
*>
*> \param[out] WORK
*> \verbatim
-*> WORK is REAL array, dimension LWORK.
+*> WORK is REAL 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