aboutsummaryrefslogtreecommitdiff
path: root/SRC/clascl2.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2016-02-23 05:09:48 +0000
committerjulie <julielangou@users.noreply.github.com>2016-02-23 05:09:48 +0000
commite231fa283ee3efc2005318f3cf5f43d338a03166 (patch)
treeb25aa31aad8120735ec37199f2c80f19d35f0c03 /SRC/clascl2.f
parent3377a8bb32b1ff77c8aa144e67da6ce8300890e3 (diff)
APPLYING INTEL PATCHES sent to Julie on Feb 19th 2016 by Dima from INTEL (dmitry.g.baksheev@intel.com)
Subject: [PATCH 05/42] Fix ?LASCL2, ?LARSCL, ?LASCL documentation - correctly describe LDX
Diffstat (limited to 'SRC/clascl2.f')
-rw-r--r--SRC/clascl2.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/clascl2.f b/SRC/clascl2.f
index f45f85e1..69fc9b8d 100644
--- a/SRC/clascl2.f
+++ b/SRC/clascl2.f
@@ -73,7 +73,7 @@
*> \param[in] LDX
*> \verbatim
*> LDX is INTEGER
-*> The leading dimension of the vector X. LDX >= 0.
+*> The leading dimension of the vector X. LDX >= M.
*> \endverbatim
*
* Authors: