Skip to content

Commit 4e3bad0

Browse files
committed
adding a dropped comma
1 parent 181b0cc commit 4e3bad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SRC/clarfb0c2.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
*> \endverbatim
179179
*>
180180
* =====================================================================
181-
SUBROUTINE CLARFB0C2(C2I, SIDE, TRANS, DIRECT, STOREV, M, N
181+
SUBROUTINE CLARFB0C2(C2I, SIDE, TRANS, DIRECT, STOREV, M, N,
182182
$ K, V, LDV, T, LDT, C, LDC)
183183
! Scalar arguments
184184
INTEGER M, N, K, LDV, LDC, LDT

0 commit comments

Comments
 (0)