summaryrefslogtreecommitdiff
path: root/SRC/zungqr.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zungqr.f')
-rw-r--r--SRC/zungqr.f3
1 files changed, 1 insertions, 2 deletions
diff --git a/SRC/zungqr.f b/SRC/zungqr.f
index 76e40e72..a268fedf 100644
--- a/SRC/zungqr.f
+++ b/SRC/zungqr.f
@@ -100,8 +100,7 @@
*> The dimension of the array WORK. LWORK >= max(1,N).
*> For optimum performance LWORK >= N*NB, 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