summaryrefslogtreecommitdiff
path: root/TESTING/LIN/csyt01.f
diff options
context:
space:
mode:
Diffstat (limited to 'TESTING/LIN/csyt01.f')
-rw-r--r--TESTING/LIN/csyt01.f4
1 files changed, 3 insertions, 1 deletions
diff --git a/TESTING/LIN/csyt01.f b/TESTING/LIN/csyt01.f
index c959c186..f5d314a9 100644
--- a/TESTING/LIN/csyt01.f
+++ b/TESTING/LIN/csyt01.f
@@ -91,8 +91,10 @@
*> \verbatim
*> C is COMPLEX array, dimension (LDC,N)
*> \endverbatim
+*>
+*> \param[in] LDC
*> \verbatim
-*> LDC (integer) INTEGER
+*> LDC is INTEGER
*> The leading dimension of the array C. LDC >= max(1,N).
*> \endverbatim
*>