summaryrefslogtreecommitdiff
path: root/SRC/slarre.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2010-08-10 16:22:10 +0000
committerjulie <julielangou@users.noreply.github.com>2010-08-10 16:22:10 +0000
commit067bfbf1595b1f3e10ae84045791bd58ac1061ec (patch)
treeaac9de4e5a41b79dcb5d952be579b930017f78ec /SRC/slarre.f
parentdb2a14bcf99ab733813e24f0583f6fa486a7365b (diff)
downloadlapack-067bfbf1595b1f3e10ae84045791bd58ac1061ec.tar.gz
lapack-067bfbf1595b1f3e10ae84045791bd58ac1061ec.tar.bz2
lapack-067bfbf1595b1f3e10ae84045791bd58ac1061ec.zip
Various comment fixes
Diffstat (limited to 'SRC/slarre.f')
-rw-r--r--SRC/slarre.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/slarre.f b/SRC/slarre.f
index 0e61ca3f..6154a204 100644
--- a/SRC/slarre.f
+++ b/SRC/slarre.f
@@ -41,7 +41,7 @@
* Arguments
* =========
*
-* RANGE (input) CHARACTER
+* RANGE (input) CHARACTER*1
* = 'A': ("All") all eigenvalues will be found.
* = 'V': ("Value") all eigenvalues in the half-open interval
* (VL, VU] will be found.