aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/intrinsics/random.c
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@gcc.gnu.org>2005-05-15 14:49:45 +0200
committerAndreas Jaeger <aj@gcc.gnu.org>2005-05-15 14:49:45 +0200
commit420aa7b82c350fee7ce3ea0f0b65be123c3002a6 (patch)
tree0a01e2ea549c9f0e67b07d2dfa92acd10dfd7e63 /libgfortran/intrinsics/random.c
parent4b6903ec2f37dc342e2a6dbf5507258a845e610f (diff)
downloadgcc-420aa7b82c350fee7ce3ea0f0b65be123c3002a6.zip
gcc-420aa7b82c350fee7ce3ea0f0b65be123c3002a6.tar.gz
gcc-420aa7b82c350fee7ce3ea0f0b65be123c3002a6.tar.bz2
Remove extra whitespace.
From-SVN: r99720
Diffstat (limited to 'libgfortran/intrinsics/random.c')
-rw-r--r--libgfortran/intrinsics/random.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgfortran/intrinsics/random.c b/libgfortran/intrinsics/random.c
index ed65c99..107eec1 100644
--- a/libgfortran/intrinsics/random.c
+++ b/libgfortran/intrinsics/random.c
@@ -621,7 +621,7 @@ arandom_r8 (gfc_array_r8 *x)
}
/* random_seed is used to seed the PRNG with either a default
- set of seeds or user specified set of seeds. random_seed
+ set of seeds or user specified set of seeds. random_seed
must be called with no argument or exactly one argument. */
void