summaryrefslogtreecommitdiff
path: root/SRC/dlasdt.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2010-01-28 18:44:38 +0000
committerjulie <julielangou@users.noreply.github.com>2010-01-28 18:44:38 +0000
commit616eee3f2d29f2438fef25e1d044b000a3990c0f (patch)
tree38a83abb9258ab1583d789673e39035c7afff66f /SRC/dlasdt.f
parentf020b6fd2f76145b2f4dae5112dc7d4e94383e7b (diff)
downloadlapack-616eee3f2d29f2438fef25e1d044b000a3990c0f.tar.gz
lapack-616eee3f2d29f2438fef25e1d044b000a3990c0f.tar.bz2
lapack-616eee3f2d29f2438fef25e1d044b000a3990c0f.zip
Polish some comments, etc.. for the C wrapper
Diffstat (limited to 'SRC/dlasdt.f')
-rw-r--r--SRC/dlasdt.f2
1 files changed, 1 insertions, 1 deletions
diff --git a/SRC/dlasdt.f b/SRC/dlasdt.f
index 38aa6dad..22629432 100644
--- a/SRC/dlasdt.f
+++ b/SRC/dlasdt.f
@@ -40,7 +40,7 @@
* NDIMR (output) INTEGER array, dimension ( N )
* On exit, row dimensions of right children.
*
-* MSUB (input) INTEGER.
+* MSUB (input) INTEGER
* On entry, the maximum row dimension each subproblem at the
* bottom of the tree can be of.
*