aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-random.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-random.c')
-rw-r--r--stdlib/tst-random.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stdlib/tst-random.c b/stdlib/tst-random.c
index 8fe0993..794d12a 100644
--- a/stdlib/tst-random.c
+++ b/stdlib/tst-random.c
@@ -1,5 +1,4 @@
/* Test program for random(), srandom(), initstate(), setstate()
- Written by Michael J. Fischer, August 21, 2000
Placed in the public domain. */
/* This program primarily tests the correct functioning of srandom()