diff --git a/interface/zimatcopy.c b/interface/zimatcopy.c index 798bff585..b1e1d15dc 100644 --- a/interface/zimatcopy.c +++ b/interface/zimatcopy.c @@ -168,7 +168,7 @@ void CNAME( enum CBLAS_ORDER CORDER, enum CBLAS_TRANSPOSE CTRANS, blasint crows, IMATCOPY_K_RTC(*rows, *cols, alpha[0], alpha[1], a, *lda ); } } - return(0); + return; } #endif