summaryrefslogtreecommitdiff
path: root/SRC/csyswapr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/csyswapr.f')
-rw-r--r--SRC/csyswapr.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/csyswapr.f b/SRC/csyswapr.f
index e072e20f..ec98d5d2 100644
--- a/SRC/csyswapr.f
+++ b/SRC/csyswapr.f
@@ -61,8 +61,7 @@
*> A is COMPLEX array, dimension (LDA,N)
*> On entry, the NB diagonal matrix D and the multipliers
*> used to obtain the factor U or L as computed by CSYTRF.
-*> \endverbatim
-*> \verbatim
+*>
*> On exit, if INFO = 0, the (symmetric) inverse of the original
*> matrix. If UPLO = 'U', the upper triangular part of the
*> inverse is formed and the part of A below the diagonal is not