Skip to content

Commit 21417ca

Browse files
Just an additional identation in a comment block
1 parent 2fbff09 commit 21417ca

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

TESTING/LIN/cdrvhe_aa_2stage.f

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -446,10 +446,10 @@ SUBROUTINE CDRVHE_AA_2STAGE(
446446
* Reconstruct matrix from factors and compute
447447
* residual.
448448
*
449-
c CALL CHET01_AA( UPLO, N, A, LDA, AFAC, LDA,
450-
c $ IWORK, AINV, LDA, RWORK,
451-
c $ RESULT( 2 ) )
452-
c NT = 2
449+
c CALL CHET01_AA( UPLO, N, A, LDA, AFAC, LDA,
450+
c $ IWORK, AINV, LDA, RWORK,
451+
c $ RESULT( 2 ) )
452+
c NT = 2
453453
NT = 1
454454
*
455455
* Print information about the tests that did not pass

0 commit comments

Comments
 (0)