summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenning Thielemann <git@henning-thielemann.de>2017-06-12 11:50:21 +0200
committerHenning Thielemann <git@henning-thielemann.de>2017-06-12 11:50:21 +0200
commit8f7528fbac5cc76bb45c07305c5308ccdb55e3c1 (patch)
tree11d8fcb46e8def52bbdc0f5f9bc00c91afbb8c3f
parent2eab06a6d81a591909b5cd4e5859deb85a512e09 (diff)
downloadlapack-8f7528fbac5cc76bb45c07305c5308ccdb55e3c1.tar.gz
lapack-8f7528fbac5cc76bb45c07305c5308ccdb55e3c1.tar.bz2
lapack-8f7528fbac5cc76bb45c07305c5308ccdb55e3c1.zip
BLAS/xROTM; comment on xPARAM: turn to input direction
-rw-r--r--BLAS/SRC/drotm.f2
-rw-r--r--BLAS/SRC/srotm.f2
2 files changed, 2 insertions, 2 deletions
diff --git a/BLAS/SRC/drotm.f b/BLAS/SRC/drotm.f
index a3ce1667..b1190f5c 100644
--- a/BLAS/SRC/drotm.f
+++ b/BLAS/SRC/drotm.f
@@ -71,7 +71,7 @@
*> storage spacing between elements of DY
*> \endverbatim
*>
-*> \param[in,out] DPARAM
+*> \param[in] DPARAM
*> \verbatim
*> DPARAM is DOUBLE PRECISION array, dimension (5)
*> DPARAM(1)=DFLAG
diff --git a/BLAS/SRC/srotm.f b/BLAS/SRC/srotm.f
index eed32736..6074ec6f 100644
--- a/BLAS/SRC/srotm.f
+++ b/BLAS/SRC/srotm.f
@@ -72,7 +72,7 @@
*> storage spacing between elements of SY
*> \endverbatim
*>
-*> \param[in,out] SPARAM
+*> \param[in] SPARAM
*> \verbatim
*> SPARAM is REAL array, dimension (5)
*> SPARAM(1)=SFLAG