Update zgetrf2.f
Trivial typo correction (ZERBLA => XERBLA) to fix #910
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
EXTERNAL DLAMCH, IZAMAX
|
||||
* ..
|
||||
* .. External Subroutines ..
|
||||
EXTERNAL ZGEMM, ZSCAL, ZLASWP, ZTRSM, ZERBLA
|
||||
EXTERNAL ZGEMM, ZSCAL, ZLASWP, ZTRSM, XERBLA
|
||||
* ..
|
||||
* .. Intrinsic Functions ..
|
||||
INTRINSIC MAX, MIN
|
||||
|
||||
Reference in New Issue
Block a user