summaryrefslogtreecommitdiff
path: root/SRC/zhfrk.f
diff options
context:
space:
mode:
Diffstat (limited to 'SRC/zhfrk.f')
-rw-r--r--SRC/zhfrk.f6
1 files changed, 3 insertions, 3 deletions
diff --git a/SRC/zhfrk.f b/SRC/zhfrk.f
index cf2e9754..87e52256 100644
--- a/SRC/zhfrk.f
+++ b/SRC/zhfrk.f
@@ -39,11 +39,11 @@
* Arguments
* ==========
*
-* TRANSR (input) CHARACTER
+* TRANSR (input) CHARACTER*1
* = 'N': The Normal Form of RFP A is stored;
* = 'C': The Conjugate-transpose Form of RFP A is stored.
*
-* UPLO (input) CHARACTER
+* UPLO (input) CHARACTER*1
* On entry, UPLO specifies whether the upper or lower
* triangular part of the array C is to be referenced as
* follows:
@@ -56,7 +56,7 @@
*
* Unchanged on exit.
*
-* TRANS (input) CHARACTER
+* TRANS (input) CHARACTER*1
* On entry, TRANS specifies the operation to be performed as
* follows:
*