summaryrefslogtreecommitdiff
path: root/SRC/ctftri.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/ctftri.f')
-rw-r--r--SRC/ctftri.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/ctftri.f b/SRC/ctftri.f
index a55283aa..ea606490 100644
--- a/SRC/ctftri.f
+++ b/SRC/ctftri.f
@@ -85,8 +85,7 @@
*> elements of lower packed A. The LDA of RFP A is (N+1)/2 when
*> TRANSR = 'C'. When TRANSR is 'N' the LDA is N+1 when N is
*> even and N is odd. See the Note below for more details.
-*> \endverbatim
-*> \verbatim
+*>
*> On exit, the (triangular) inverse of the original matrix, in
*> the same storage format.
*> \endverbatim