aboutsummaryrefslogtreecommitdiff
path: root/SRC/zherfsx.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2012-01-08 05:27:18 +0000
committerjulie <julielangou@users.noreply.github.com>2012-01-08 05:27:18 +0000
commit491fcee0303e374ba6df7b44247747624b956131 (patch)
treed7fb66ee3ec8d632c00918f8fea282a587aef9a7 /SRC/zherfsx.f
parenta055c28aa29a338fef15d9d4550b03bcbbfda298 (diff)
Fix minor problem in some comments...
Diffstat (limited to 'SRC/zherfsx.f')
-rw-r--r--SRC/zherfsx.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/zherfsx.f b/SRC/zherfsx.f
index 62fdf989..6ecf5f21 100644
--- a/SRC/zherfsx.f
+++ b/SRC/zherfsx.f
@@ -141,7 +141,7 @@
*>
*> \param[in,out] S
*> \verbatim
-*> S is or output) DOUBLE PRECISION array, dimension (N)
+*> S is DOUBLE PRECISION array, dimension (N)
*> The scale factors for A. If EQUED = 'Y', A is multiplied on
*> the left and right by diag(S). S is an input argument if FACT =
*> 'F'; otherwise, S is an output argument. If FACT = 'F' and EQUED