From 1f020b178664857b0e107778d04fb971a58e6230 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 23 Jul 2008 11:23:36 +0000 Subject: - trim any trailing whitespace --- libc/stdlib/random_r.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/stdlib/random_r.c') diff --git a/libc/stdlib/random_r.c b/libc/stdlib/random_r.c index e95653545..ca80a7808 100644 --- a/libc/stdlib/random_r.c +++ b/libc/stdlib/random_r.c @@ -121,7 +121,7 @@ static const struct random_poly_info random_poly_info = - + /* If we are using the trivial TYPE_0 R.N.G., just do the old linear congruential bit. Otherwise, we do our fancy trinomial stuff, which is the same in all the other cases due to all the global variables that have been -- cgit v1.2.3