summaryrefslogtreecommitdiff
path: root/SRC/ilaclr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ilaclr.f')
-rw-r--r--SRC/ilaclr.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/ilaclr.f b/SRC/ilaclr.f
index c2e0584b..dcb4fe2d 100644
--- a/SRC/ilaclr.f
+++ b/SRC/ilaclr.f
@@ -53,7 +53,7 @@
*>
*> \param[in] A
*> \verbatim
-*> A is array, dimension (LDA,N)
+*> A is COMPLEX array, dimension (LDA,N)
*> The m by n matrix A.
*> \endverbatim
*>