summaryrefslogtreecommitdiff
path: root/SRC/dlaisnan.f
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2009-09-11 20:28:33 +0000
committerjulie <julielangou@users.noreply.github.com>2009-09-11 20:28:33 +0000
commit783ef3de55268825f629afbd43f971ba81ed46c5 (patch)
treef91b9ecc4c7c29c755d3aa80e676fdfac12f159e /SRC/dlaisnan.f
parent708ac3e2f4d1a007bc9095e955e0a7bea77d9f50 (diff)
downloadlapack-783ef3de55268825f629afbd43f971ba81ed46c5.tar.gz
lapack-783ef3de55268825f629afbd43f971ba81ed46c5.tar.bz2
lapack-783ef3de55268825f629afbd43f971ba81ed46c5.zip
Fix whitespace comments detected from parser
Diffstat (limited to 'SRC/dlaisnan.f')
-rw-r--r--SRC/dlaisnan.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/SRC/dlaisnan.f b/SRC/dlaisnan.f
index 6cac0a31..d6f8bd6b 100644
--- a/SRC/dlaisnan.f
+++ b/SRC/dlaisnan.f
@@ -29,8 +29,8 @@
* Arguments
* =========
*
-* DIN1 (input) DOUBLE PRECISION
-* DIN2 (input) DOUBLE PRECISION
+* DIN1 (input) DOUBLE PRECISION
+* DIN2 (input) DOUBLE PRECISION
* Two numbers to compare for inequality.
*
* =====================================================================