diff options
Diffstat (limited to 'SRC/ssfrk.f')
-rw-r--r-- | SRC/ssfrk.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/ssfrk.f b/SRC/ssfrk.f index b2cc4fca..a0c0e9ce 100644 --- a/SRC/ssfrk.f +++ b/SRC/ssfrk.f @@ -117,7 +117,7 @@ *> *> \param[in] A *> \verbatim -*> A is REAL array of DIMENSION (LDA,ka) +*> A is REAL array, dimension (LDA,ka) *> where KA *> is K when TRANS = 'N' or 'n', and is N otherwise. Before *> entry with TRANS = 'N' or 'n', the leading N--by--K part of |