Skip to content

Commit d61b9bb

Browse files
committed
fix doxygen markup
1 parent 1d86d53 commit d61b9bb

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

SRC/cgejsv.f

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
*> are computed and stored in the arrays U and V, respectively. The diagonal
5353
*> of [SIGMA] is computed and stored in the array SVA.
5454
*> \endverbatim
55-
*>
56-
*> Arguments:
57-
*> ==========
58-
*>
55+
*
56+
* Arguments:
57+
* ==========
58+
*
5959
*> \param[in] JOBA
6060
*> \verbatim
6161
*> JOBA is CHARACTER*1

SRC/cuncsd2by1.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
*> and RWORK array, respectively, and no error message related
219219
*> to LWORK or LRWORK is issued by XERBLA.
220220
*> \endverbatim
221-
*
221+
*>
222222
*> \param[out] IWORK
223223
*> \verbatim
224224
*> IWORK is INTEGER array, dimension (M-MIN(P,M-P,Q,M-Q))

SRC/zgejsv.f

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
*> are computed and stored in the arrays U and V, respectively. The diagonal
5353
*> of [SIGMA] is computed and stored in the array SVA.
5454
*> \endverbatim
55-
*>
56-
*> Arguments:
57-
*> ==========
58-
*>
55+
*
56+
* Arguments:
57+
* ==========
58+
*
5959
*> \param[in] JOBA
6060
*> \verbatim
6161
*> JOBA is CHARACTER*1

SRC/zuncsd2by1.f

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
*> and RWORK array, respectively, and no error message related
218218
*> to LWORK or LRWORK is issued by XERBLA.
219219
*> \endverbatim
220-
*
220+
*>
221221
*> \param[out] IWORK
222222
*> \verbatim
223223
*> IWORK is INTEGER array, dimension (M-MIN(P,M-P,Q,M-Q))

0 commit comments

Comments
 (0)