diff options
Diffstat (limited to 'SRC/cla_heamv.f')
-rw-r--r-- | SRC/cla_heamv.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/cla_heamv.f b/SRC/cla_heamv.f index 6a3eef1b..2b630631 100644 --- a/SRC/cla_heamv.f +++ b/SRC/cla_heamv.f @@ -89,7 +89,7 @@ *> *> \param[in] A *> \verbatim -*> A is COMPLEX array of DIMENSION ( LDA, n ). +*> A is COMPLEX array, dimension ( LDA, n ). *> Before entry, the leading m by n part of the array A must *> contain the matrix of coefficients. *> Unchanged on exit. |