Skip to content

Commit 9361215

Browse files
committed
xUNM22, xORM22: 'Arguments' -> 'Arguments:'
1 parent 366f9b3 commit 9361215

4 files changed

Lines changed: 8 additions & 8 deletions

File tree

SRC/cunm22.f

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
*> N2-by-N2 upper triangular matrix.
5353
*> \endverbatim
5454
*
55-
* Arguments
56-
* =========
55+
* Arguments:
56+
* ==========
5757
*
5858
*> \param[in] SIDE
5959
*> \verbatim

SRC/dorm22.f

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
*> N2-by-N2 upper triangular matrix.
5454
*> \endverbatim
5555
*
56-
* Arguments
57-
* =========
56+
* Arguments:
57+
* ==========
5858
*
5959
*> \param[in] SIDE
6060
*> \verbatim

SRC/sorm22.f

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
*> N2-by-N2 upper triangular matrix.
5454
*> \endverbatim
5555
*
56-
* Arguments
57-
* =========
56+
* Arguments:
57+
* ==========
5858
*
5959
*> \param[in] SIDE
6060
*> \verbatim

SRC/zunm22.f

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
*> N2-by-N2 upper triangular matrix.
5353
*> \endverbatim
5454
*
55-
* Arguments
56-
* =========
55+
* Arguments:
56+
* ==========
5757
*
5858
*> \param[in] SIDE
5959
*> \verbatim

0 commit comments

Comments
 (0)