summaryrefslogtreecommitdiff
path: root/SRC/zunmql.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zunmql.f')
-rw-r--r--SRC/zunmql.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/zunmql.f b/SRC/zunmql.f
index e5ae1cdb..67365d78 100644
--- a/SRC/zunmql.f
+++ b/SRC/zunmql.f
@@ -141,8 +141,7 @@
*> For optimum performance LWORK >= N*NB if SIDE = 'L', and
*> LWORK >= M*NB if SIDE = 'R', where NB is the optimal
*> blocksize.
-*> \endverbatim
-*> \verbatim
+*>
*> If LWORK = -1, then a workspace query is assumed; the routine
*> only calculates the optimal size of the WORK array, returns
*> this value as the first entry of the WORK array, and no error