diff --git a/compute/pzplrnt.c b/compute/pzplrnt.c index 8b4cfe115330f9c44ddf3a5036ac034709154186..b6fba32067df9ea3a9487302f90569238003efd2 100644 --- a/compute/pzplrnt.c +++ b/compute/pzplrnt.c @@ -26,7 +26,7 @@ #define A(m, n) A, m, n /** - * chameleon_pzplghe - Generate a random matrix by tiles. + * chameleon_pzplrnt - Generate a random matrix by tiles. */ void chameleon_pzplrnt( CHAM_desc_t *A, int bigM, int m0, int n0, unsigned long long int seed,