summaryrefslogtreecommitdiff
path: root/SRC/sgeqp3.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sgeqp3.f')
-rw-r--r--SRC/sgeqp3.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/sgeqp3.f b/SRC/sgeqp3.f
index 9cb5eafd..c07a2c38 100644
--- a/SRC/sgeqp3.f
+++ b/SRC/sgeqp3.f
@@ -169,7 +169,7 @@
NFXD = NFXD - 1
*
* Factorize fixed columns
-* =======================
+* =======================
*
* Compute the QR factorization of fixed columns and update
* remaining columns.
@@ -189,7 +189,7 @@
END IF
*
* Factorize free columns
-* ======================
+* ======================
*
IF( NFXD.LT.MINMN ) THEN
*