mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-06-08 01:15:39 +08:00
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