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