summaryrefslogtreecommitdiff
path: root/SRC/dpftri.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/dpftri.f')
-rw-r--r--SRC/dpftri.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/dpftri.f b/SRC/dpftri.f
index 0d2f65c7..f173f419 100644
--- a/SRC/dpftri.f
+++ b/SRC/dpftri.f
@@ -76,8 +76,7 @@
*> of lower packed A. The LDA of RFP A is (N+1)/2 when TRANSR =
*> 'T'. 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 symmetric inverse of the original matrix, in the
*> same storage format.
*> \endverbatim