--- rpl/lapack/lapack/zlaesy.f 2010/12/21 13:53:49 1.7 +++ rpl/lapack/lapack/zlaesy.f 2011/07/22 07:38:17 1.8 @@ -127,7 +127,7 @@ * * Choose CS1 = 1 and SN1 to satisfy the first equation, then * scale the components of this eigenvector so that the matrix -* of eigenvectors X satisfies X * X' = I . (No scaling is +* of eigenvectors X satisfies X * X**T = I . (No scaling is * done if the norm of the eigenvalue matrix is less than THRESH.) * SN1 = ( RT1-A ) / B