summaryrefslogtreecommitdiff
path: root/BLAS/SRC/srot.f
diff options
context:
space:
mode:
Diffstat (limited to 'BLAS/SRC/srot.f')
-rw-r--r--BLAS/SRC/srot.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/BLAS/SRC/srot.f b/BLAS/SRC/srot.f
index e9f1cf71..5903b561 100644
--- a/BLAS/SRC/srot.f
+++ b/BLAS/SRC/srot.f
@@ -18,8 +18,8 @@
* jack dongarra, linpack, 3/11/78.
* modified 12/3/93, array(1) declarations changed to array(*)
*
+* =====================================================================
*
-
* .. Local Scalars ..
REAL STEMP
INTEGER I,IX,IY