summaryrefslogtreecommitdiff
path: root/SRC/ssygvx.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ssygvx.f')
-rw-r--r--SRC/ssygvx.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/ssygvx.f b/SRC/ssygvx.f
index 2982e172..0e8f6515 100644
--- a/SRC/ssygvx.f
+++ b/SRC/ssygvx.f
@@ -110,7 +110,7 @@
*>
*> \param[in,out] B
*> \verbatim
-*> B is REAL array, dimension (LDA, N)
+*> B is REAL array, dimension (LDB, N)
*> On entry, the symmetric matrix B. If UPLO = 'U', the
*> leading N-by-N upper triangular part of B contains the
*> upper triangular part of the matrix B. If UPLO = 'L',