diff options
Diffstat (limited to 'BLAS/SRC/drotm.f')
-rw-r--r-- | BLAS/SRC/drotm.f | 2 |
1 files changed, 1 insertions, 1 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 |