aboutsummaryrefslogtreecommitdiff
path: root/TESTING/LIN/sgtt01.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-10-31 22:21:11 +0000
committerjulie <julielangou@users.noreply.github.com>2011-10-31 22:21:11 +0000
commit0d9e213c670ab0e68f17d68251412d53250108e1 (patch)
tree2bcab1c08b84e327b9be345385e2c31e8a26905a /TESTING/LIN/sgtt01.f
parent82901cd3e7bb75c73fc3a17fe7bf922289337f97 (diff)
Correct Warning detected during Doxygen Generation.
Now each routine should have the correct list of arguments. This allowed to detect and fix problems in parameter description of many routines.
Diffstat (limited to 'TESTING/LIN/sgtt01.f')
-rw-r--r--TESTING/LIN/sgtt01.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/TESTING/LIN/sgtt01.f b/TESTING/LIN/sgtt01.f
index adfd9abc..c2f8e714 100644
--- a/TESTING/LIN/sgtt01.f
+++ b/TESTING/LIN/sgtt01.f
@@ -82,9 +82,9 @@
*> The (n-1) elements of the first super-diagonal of U.
*> \endverbatim
*>
-*> \param[in] DU2F
+*> \param[in] DU2
*> \verbatim
-*> DU2F is REAL array, dimension (N-2)
+*> DU2 is REAL array, dimension (N-2)
*> The (n-2) elements of the second super-diagonal of U.
*> \endverbatim
*>