summaryrefslogtreecommitdiff
path: root/SRC/sormrq.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/sormrq.f')
-rw-r--r--SRC/sormrq.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/sormrq.f b/SRC/sormrq.f
index 97bb34d3..0b1e7ad8 100644
--- a/SRC/sormrq.f
+++ b/SRC/sormrq.f
@@ -142,8 +142,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